Questions tagged as 'uglify-js'

0
answers

Some of my code does not seem to go through Babel before arriving in Uglify

I am not able to generate the production build of my application with Laravel Mix. When trying to build the build, npm tells me that there was an error while trying to run UglifyJs:    /js/app.js from UglifyJs   Unexpected token: operator (&...
asked by 13.05.2017 / 18:07
2
answers

Error trying to minify js files in grunt

When I run the grunt uglify command this error appears. Loading "gruntfile.js" tasks...ERROR >> SyntaxError: Unexpected identifier Warning: Task "uglify" not found. Use --force to continue. Aborted due to warnings.    File gruntfil...
asked by 27.10.2017 / 03:27