-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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
[🐛] compiling node_modules is not a great idea #797
Comments
Is is fixed using the latest version of the master branch? Sent with GitHawk |
@kidandcat. If you have time take a look at #13. Otherwise try with the master branch or wait for the next release. |
Thanks! I'll do it with master |
Is this fixed ? |
No |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
🎛 Configuration (.babelrc)
ParcelJS compile node_modules:
🤔 Expected Behavior
It should work
😯 Current Behavior
It crashes with:
💁 Possible Solution
The solution is not to ask repo for a fix because there are a lot of packages that doesn't expect to be compiled
🔦 Context
I want to use https://material-ui-next.com
🌍 Your Environment
The text was updated successfully, but these errors were encountered: