ktquez / vue-disqus

Integrate Disqus count and comments in your application Vue 3, with support for SPA
https://ktquez.github.io/vue-disqus/
MIT License
253 stars 26 forks source link

UglifyJS errors with 2.0.4 #9

Closed scottbedard closed 6 years ago

scottbedard commented 6 years ago

After upgrading to 2.0.4, I'm receiving the following error when I try to build this repo. Reverting to 2.0.3 seems to still work as expected.

ERROR in static/js/vendor.423f6bff34d8d6bca52a.js from UglifyJs
SyntaxError: Unexpected token: punc ()) [./~/vue-disqus/vue-disqus.js:70,0]
ktquez commented 6 years ago

This problem should be in the vue-template. Thanks for using.

Anything if not resolved, can reopen.

wsdo commented 6 years ago

not resolved