reinerBa / Vue-Responsive

A plugin for responsive handling with vue.js
https://reinerba.github.io/Vue-Responsive/dist/
MIT License
99 stars 6 forks source link

Unexpected token: name (useClass) #5

Closed allfreelancers closed 5 years ago

allfreelancers commented 5 years ago

webpack build errors: Unexpected token: name (useClass) messages.5ed1be89d537d0148e3b.js from UglifyJs

reinerBa commented 5 years ago

Ok that should not happen. Do you get this message for the file in the master branche or from npm? This variable only occures in three lines which seems to be ok, i need to replicate the error.

allfreelancers commented 5 years ago

@reinerBa from npm what data is still needed?

reinerBa commented 5 years ago

I was unable to reproduce that problem.