Skip to content

The tool should pick up both capitalized and uncapitalized files #23

@bl5ck

Description

@bl5ck

My component folder have 5 files:

  • index.js
  • SignUp.js
  • signUp.styles.js
  • signUp.duck.js
  • signUp.saga.js
    and the cli only picks up SignUp.js and index.js (please correct me if I'm wrong, thanks).

I checked the getFiles function inside utils.js and saw that it could be tweaked a little bit to support detecting both capitalized and uncapitalized files.
Any idea is highly appreciated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions