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

Error in v2.0.2 with UglifyJS #41

Closed
planetflash opened this issue Dec 10, 2018 · 1 comment
Closed

Error in v2.0.2 with UglifyJS #41

planetflash opened this issue Dec 10, 2018 · 1 comment

Comments

@planetflash
Copy link

When I run our build with v2.0.2 or v2.0.3 I get the following error message. However, if I run with v2.0.1 our project builds without error.

ERROR in 13.ce2f3dc9b0373574d554.chunk.js from UglifyJs
Unexpected token: operator (>) [/work/node_modules/sockette/dist/sockette.js:30,0][13.ce2f3dc9b0373574d554.chunk.js:2646,32]
Child html-webpack-plugin for "index.html":
     1 asset

I have tried updating to the latest html-webpack-plugin in case that was an issue, but it doesn't seem to be.

@lukeed lukeed closed this as completed in 7ff9780 Dec 10, 2018
@lukeed
Copy link
Owner

lukeed commented Dec 10, 2018

Oops! I missed a fat-arrow function when changing the build tools.

Thanks!

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

No branches or pull requests

2 participants