Top "Gulp-uglify" questions

gulp-uglify is a gulp plugin for files minification using UglifyJS.

Uglify Minify and generate source map with Gulp

Can someone explain how to uglify, then concat and finally generate a source map using gulp? I cannot seem to …

node.js gulp gulp-concat gulp-uglify gulp-sourcemaps
Task 'default' is not in your gulpfile

I have tried the NPM install and removed the node_modules folder however I am still getting the error when …

gulp laravel-elixir gulp-uglify
Mangle all variables except one with gulp-uglify

Is there a way to mangle all variables except a specific one with gulp-uglify?

gulp gulp-uglify
Gulp uglify fails with js parse error

I'm strugling over a very annoying error. First at all: I'm new to gulp. I try to realise a single …

javascript angularjs gulp gulp-uglify