soixantecircuits/idle-vue

ERROR from UglifyJs Unexpected token: punc (()

Closed this issue · 0 comments

Hello,

When building the project, Uglify throws this error.
ERROR in static/js/vendor.4955f0d5d2e9486bc600.js from UglifyJs Unexpected token: punc (()

As Evan explains in this discussion it's because idle-vue serves a non precompiled version of the file.

Could this be fixed? Thanks!