vue-bulma / modal

Modal component for Vue Bulma
MIT License
49 stars 28 forks source link

Failed to compile on 'npm run production' #17

Closed dukadin closed 6 years ago

dukadin commented 7 years ago

I am using laravel-mix and Webpack.

public/js/app.js from UglifyJs
Unexpected token punc «(», expected punc «:» [./~/vue-bulma-modal/src/BaseModal.js:14,0][public/js/app.js:656,7]
a-zog commented 7 years ago

Having the same issue, any update ?

dukadin commented 7 years ago

Nope. I wrote Modal component by myself.

a-zog commented 7 years ago

I'm using this component to save time, but I will do it myself too. Thank you for the answer anyway