Unexpected token error from UglifyJs when build with webpack
hackuun opened this issue · 3 comments
hackuun commented
I got this error when I run npm run build
with webpack starter
ERROR in static/js/vendor.45aff846fcfadbed7d10.js from UglifyJs
Unexpected token: punc (() [./~/vue-particles/src/vue-particles/index.js:6,0][static/js/vendor.45aff846fcfadbed7d10.js:33150,12]
hackuun commented
Please fix this punctuation error!
kimpetersend1 commented
I am getting the same error!