rollup-plugin-uglify

Bundle minifier

Minifies generated JavaScript bundles using UglifyJS in the background.

Rollup plugin to minify generated bundle

GitHub

261 stars
4 watching
42 forks
Language: JavaScript
last commit: over 3 years ago

Related projects:

RepositoryDescriptionStars
trysound/rollup-plugin-size-snapshotA plugin that tracks bundle sizes and treeshakability of JavaScript libraries during the build process.164
trysound/rollup-plugin-stringConverts text files to JavaScript modules87
juliendargelos/rollup-plugin-html-minifierA plugin for Rollup that minifies HTML files using html-minifier.4
gruntjs/grunt-contrib-uglifyMinifies JavaScript files using UglifyJS to reduce file size and improve performance.1,481
terinjokes/gulp-uglifyMinifies JavaScript files using UglifyJS31,226
bengsfort/rollup-plugin-generate-html-templateAutomatically injects a script tag with the final bundle into an HTML file.60
yingye/rollup-plugin-bannerA plugin to append content before JavaScript bundle generation.16
alex-kinokon/rollup-plugin-ignorePrevents modules from being included in the output bundle of a JavaScript application26
pauan/rollup-plugin-pursA Rollup plugin for bundling PureScript modules with optimizations to reduce file size.72
thgh/rollup-plugin-css-onlyRollup plugin for bundling CSS files116
weizhenye/rollup-plugin-bundle-scssA plugin that bundles SCSS imports into a single file.17
doesdev/rollup-plugin-analyzerAnalyzes and displays detailed information about the size and structure of Rollup bundles242
btd/rollup-plugin-visualizerVisualizes and analyzes Rollup bundles to identify module usage patterns1,985
ampproject/rollup-plugin-closure-compilerAn optimization plugin for Rollup that leverages Closure Compiler to minify and optimize JavaScript files.292
thgh/rollup-plugin-serveServes rolled-up bundles similar to webpack-dev-server248