-
Notifications
You must be signed in to change notification settings - Fork 14
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
Issue building after adding this module #2
Comments
Thanks for the report. Looks like in order to solve this, we'll need to do some ES5 transpiling for the build via Babel. I'll look into that, should be pretty straightforward. |
same (or similar) here:
|
+1 for:
Using: |
A temporally solution for people like me, who don't know anything about babel, webpack or uglifyjs, just convert the whole main.js in babeljs.io and paste it back |
Anyone addressing this? |
See here for the issue at hand:
https://github.com/facebook/create-react-app/blob/master/packages/react-scripts/template/README.md#npm-run-build-fails-to-minify
The text was updated successfully, but these errors were encountered: