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

UglifyJS gives "Unexpected token: name (NodeList)" in NodeList.js:12 #158

Open
jaakkom opened this issue Oct 19, 2017 · 1 comment
Open

Comments

@jaakkom
Copy link

jaakkom commented Oct 19, 2017

$ npm run production

@ production /home/jaakkom/app
cross-env NODE_ENV=production node_modules/webpack/bin/webpack.js --progress --hide-modules --config=node_modules/laravel-mix/setup/webpack.config.js

95% emitting

ERROR Failed to compile with 1 errors 12:54:36

error

js/0.bb3de9b097a485b02e6d.js from UglifyJs
Unexpected token: name (NodeList) [./node_modules/vue-strap/src/utils/NodeList.js:12,0][js/0.bb3de9b097a485b02e6d.js:403,6]

Uglifyjs version: 2.8.29

@cr1t
Copy link

cr1t commented Oct 23, 2017

I got the same issue

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