staskobzar / vue-audio-visual

VueJS audio visualization components
MIT License
713 stars 112 forks source link

Build error using Vuetify: Unexpected token: punc ()) #11

Closed iamkaruban closed 5 years ago

iamkaruban commented 6 years ago

I got this error when trying to build the app in production mode.

ERROR in static/js/vendor.e8bb63ea9110771343a2.js from UglifyJs Unexpected token: punc ()) [./~/vue-audio-visual/src/components/AvCircle.js:102,0][static/js/vendor.e8bb63ea9110771343a2.js:60172,14]

staskobzar commented 6 years ago

When I do "npm run build" in the project folder, I see no errors. Can you give more details? How to reproduce the problem. Thanks.