Search code examples
UglifyJS throws unexpected token: keyword (const) with node_modules...


javascriptnpmgulpbabeljsuglifyjs2

Read More
Failed to minify the code from this file...


javascriptnode.jsminifyuglifyjs2

Read More
How to minify multiple Javascript files in a folder with UglifyJS?...


node.jsuglifyjsuglifyjs2

Read More
UglifyJS webpack plugin throws: Unexpected token: name (features)...


javascriptwebpackecmascript-6uglifyjsuglifyjs2

Read More
Keep license comments when using UglifyJS2 with gulp plugin...


webpackgulpuglifyjsgulp-uglifyuglifyjs2

Read More
How to keep /*! comments with UglifyJS2?...


node.jsuglifyjs2

Read More
Can I beautify javascript with uglifyjs via API?...


javascriptnode.jsuglifyjs2

Read More
Webpack's removes classnames when minifying/uglifying ES6 code with inheritance...


javascriptnode.jswebpackuglifyjsuglifyjs2

Read More
Can uglify-js remove require and export statements?...


javascriptnode.jsuglifyjsuglifyjs2

Read More
Lodash not TreeShaking with Webpack with Webpack 4?...


javascriptwebpackwebpack-2uglifyjsuglifyjs2

Read More
Uglify.js - how to mangle just SOME global variable/function names (using Grunt)...


gulpuglifyjsgulp-uglifyuglifyjs2

Read More
UglifyJs JavaScript API for JSON minification?...


javascriptjsonnode.jsminifyuglifyjs2

Read More
Extract individual javascript file code from minified file...


javascriptnode.jssource-mapsuglifyjs2

Read More
Is it possible to stop UglifyJS from injecting "_" as a replacement name?...


javascriptuglifyjsuglifyjs2

Read More
Webpack's UglifyJsPlugin throws error with Node modules containing let...


javascriptnode.jswebpackvue.jsuglifyjs2

Read More
Tell UglifyJS to skip a particular area of code...


minifyuglifyjsuglifyjs2

Read More
UglifyJS Can't use regex...


node.jsuglifyjsuglifyjs2

Read More
Can uglify-js remove the console.log statements?...


javascriptnode.jsuglifyjs2

Read More
UglifyJS2 thows parse error (Unexpected token: name (Abide)) everytime...


javascriptconcatenationuglifyjs2

Read More
Is there any Uglify Express Middleware?...


node.jsexpressuglifyjsuglifyjs2

Read More
How to configure UglifyJS 2 to only concatenate in C#?...


c#uglifyjsuglifyjs2bundletransformer

Read More
How to uglify JavaScript using UglifyJS 2?...


javascriptuglifyjs2

Read More
Passing options to UglifyJS2 when using Assetic Bundle...


symfonyasseticuglifyjs2

Read More
Angular 2 Uglify JS is not mangled...


angularuglifyjsgulp-uglifyuglifyjs2

Read More
Symfony assetic - is possible in dev load original files?...


twigsymfonyminifyasseticuglifyjs2

Read More
Angular Mocks with minification...


angularjskarma-jasmineuglifyjs2

Read More
UglifyJS2 call minify function programmatically...


uglifyjs2

Read More
Babel transforming new Request (fetch-api) to function call, causing errors in Chrome...


javascriptbabeljsuglifyjs2webpack-2babel-polyfill

Read More
Why does UglifyJS transpile `someFunction` to `(0, v.someFunction)`?...


javascriptminifyuglifyjsuglifyjs2

Read More
uglifyjs cli with passing strings instead of filename not working...


node.jsuglifyjs2

Read More
BackNext