gdborton / webpack-parallel-uglify-plugin

A faster uglifyjs plugin.
466 stars 34 forks source link

SyntaxError: Unexpected token punc «(», expected punc «:» #13

Closed klouskingsley closed 7 years ago

klouskingsley commented 7 years ago
ERROR in minifying mobile_live.bundle.js
SyntaxError: Unexpected token punc «(», expected punc «:»

I got this error , but I check the file in the browser, it works fine and no error. It's OK but I want to know Why I get the error .

klouskingsley commented 7 years ago

Sorry, It's my fault, it's truly a SyntaxError of my code.