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
I am getting the error on 'npm build'
ERROR in static/js/vendor.390088080e4987aacfed.js from UglifyJs
SyntaxError: Unexpected token operator «=», expected punc «,» [./~/vue-izitoast/dist/vue-izitoast.js:87,0]
I saw in vue-izitoast.js:87,0 and founded the followed line
'function plugin(Vue, options = {}) {'
Is this correct?
How to fix this?
The text was updated successfully, but these errors were encountered:
I am getting the error on 'npm build'
ERROR in static/js/vendor.390088080e4987aacfed.js from UglifyJs
SyntaxError: Unexpected token operator «=», expected punc «,» [./~/vue-izitoast/dist/vue-izitoast.js:87,0]
I saw in vue-izitoast.js:87,0 and founded the followed line
'function plugin(Vue, options = {}) {'
Is this correct?
How to fix this?
The text was updated successfully, but these errors were encountered: