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

doesn't work with babel 7 #65

Closed
tyler-johnson opened this issue Aug 29, 2018 · 1 comment
Closed

doesn't work with babel 7 #65

tyler-johnson opened this issue Aug 29, 2018 · 1 comment
Labels

Comments

@tyler-johnson
Copy link
Contributor

When I use this plugin with babel 7, I get the following error:

TypeError: this.getRootPath(...).get(...).forEach is not a function
@wolfy1339
Copy link

This is required so babel-plugin-transform-dynamic-import-node can update to babel 7, which is required by CRA

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

No branches or pull requests

3 participants