vue-bulma / datepicker

Datepicker Component for Vue Bulma
MIT License
115 stars 56 forks source link

Laravel npm run production fails #56

Open larsjanssen6 opened 7 years ago

larsjanssen6 commented 7 years ago

With Laravel 5.4 & Laravel mix 1.0 the npm run production fails. npm run dev works fine.

Error:

/js/app.js from UglifyJs
Unexpected token: punc ()) [./node_modules/vue-bulma-datepicker/src/BasicInput.js:9,0][/js/app.js:49307,16]
KKSzymanowski commented 7 years ago

Same here. Also, duplicate of #45