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

correct regex and glob so that .js and .jsx are correctly transformed #139

Closed

Conversation

dougajmcdonald
Copy link

Fixes the regex issue where .js files are not correctly transformed in jest, meaning you couldn't previously use es6 imports in .js files during testing.

Fixes #133 & leebenson/reactql#96

@leebenson
Copy link
Member

Closing due to releasing a new 3.0.0 kit - please reopen at https://github.com/leebenson/reactql if you feel it's still relevant, thanks.

@leebenson leebenson closed this Aug 3, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants