vue-particles icon indicating copy to clipboard operation
vue-particles copied to clipboard

Unexpected token error from UglifyJs when build with webpack

Open hackuun opened this issue 8 years ago • 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]

hackuun avatar Aug 20 '17 22:08 hackuun

Please fix this punctuation error!

hackuun avatar Aug 28 '17 11:08 hackuun

I am getting the same error!

kimpetersend1 avatar Aug 30 '17 19:08 kimpetersend1

The fix is here: #7

shazha avatar Sep 13 '17 04:09 shazha