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?