Results 2 issues of Janva

Installed from npm package and the console throw this DevTools failed to parse SourceMap: path/vueimagesloaded.js.map In the dist there's only vueimagesloaded.js

Getting this error in production ``` js/app.js from UglifyJs Unexpected token: operator (>) [./node_modules/vue-bulma-tooltip/src/index.js:14,0][js/app.js:103321,24] ``` Using webpack with laravel mix I can't build in production, can you help me?