Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use indicated transform extensions to filter files to be processed #63

Merged
merged 1 commit into from
Aug 16, 2019

Conversation

dcyriller
Copy link
Contributor

We can reduce the number of files sent to jscodeshift by filtering the paths with the extensions option.

Thus, we clean up the codemod's stack trace from an error shown on the screenshot:
Capture d’écran 2019-08-05 à 14 09 59

src/bin-support.js Outdated Show resolved Hide resolved
@dcyriller dcyriller force-pushed the filter-paths-with-extensions branch from 4e451d0 to ad361a9 Compare August 5, 2019 21:48
@rwjblue rwjblue merged commit df8ffba into rwjblue:master Aug 16, 2019
@rwjblue rwjblue changed the title bin-support: Filter paths with extensions Use indicated transform extensions to filter files to be processed Aug 16, 2019
@rwjblue rwjblue added the enhancement New feature or request label Aug 16, 2019
@dcyriller dcyriller deleted the filter-paths-with-extensions branch August 16, 2019 17:53
Copy link
Owner

rwjblue commented Aug 16, 2019

Released as v2.0.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants