You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The error only occurs when running my project in a production environment . In development, the project run fine with "npm run watch" but when I execute "npm run production" this shows an error.
error:
/js/app.b9c2cce714d3903ccdc9.js from UglifyJs
Unexpected token: punc (,) [./~/vue-wordcloud/dist/word-cloud.js:1,83171][/js/app.b9c2cce714d3903ccdc9.js:37517,83160]
Please help me out.
The text was updated successfully, but these errors were encountered:
The error only occurs when running my project in a production environment . In development, the project run fine with "npm run watch" but when I execute "npm run production" this shows an error.
error:
/js/app.b9c2cce714d3903ccdc9.js from UglifyJs
Unexpected token: punc (,) [./~/vue-wordcloud/dist/word-cloud.js:1,83171][/js/app.b9c2cce714d3903ccdc9.js:37517,83160]
Please help me out.
The text was updated successfully, but these errors were encountered: