creotip / vue-particles

Vue.js component for particles backgrounds ✨

Home Page:http://vue-particles.netlify.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unexpected token error from UglifyJs when build with webpack

hackuun opened this issue · 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