creotip/vue-particles

Unexpected token error from UglifyJs when build with webpack

hackuun opened this issue · 3 comments

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]

Please fix this punctuation error!

I am getting the same error!

The fix is here: #7