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

Meet UglifyJs error while building my web code #30

Closed
bofortitude opened this issue Jan 12, 2018 · 1 comment
Closed

Meet UglifyJs error while building my web code #30

bofortitude opened this issue Jan 12, 2018 · 1 comment
Assignees

Comments

@bofortitude
Copy link

Have you ever made some uglifyjs related plugins config in your code?

I tried to compile my web code, but met the error:

ERROR in static/js/vendor.c2fa7ee7f34202a87f40.js from UglifyJs
Unexpected token name «of», expected punc «;» [./node_modules/cytoscape-grid-guide/src/guidelines.js:248,0][static/js/vendor.c2fa7ee7f34202a87f40.js:74852,13]

Build failed with errors.

npm ERR! code ELIFECYCLE

@kinimesi
Copy link
Collaborator

@bofortitude for...of statement is replaced in release v2.1.1, the issue should be resolved, can you verify and close?

@kinimesi kinimesi assigned bofortitude and unassigned kinimesi Jan 16, 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

No branches or pull requests

2 participants