{"library":"uglifyjs-webpack-plugin","type":"library","category":null,"description":"UglifyJS Webpack Plugin uses UglifyJS (v2) to minify JavaScript bundles generated by webpack. The latest stable version is 2.2.0, released July 2019, supporting webpack 4+ and Node 6.9+. It offers caching, parallelization, source maps, and advanced options like chunk filtering. However, it is now largely superseded by terser-webpack-plugin, which supports ES6+ and is the recommended minimizer for webpack 4+. This plugin switched back from uglify-es to uglify-js in v2.0.0, meaning it does not handle modern JavaScript (ES6+) out of the box. It is in maintenance mode with no active development.","language":"javascript","status":"maintenance","version":"2.2.0","tags":["javascript","uglify","uglify-js","uglify-es","webpack","webpack-plugin"],"last_verified":"Wed May 27","install":[{"cmd":"npm install uglifyjs-webpack-plugin","imports":["const UglifyJsPlugin = require('uglifyjs-webpack-plugin');","const UglifyJsPlugin = require('uglifyjs-webpack-plugin');","import UglifyJsPlugin from 'uglifyjs-webpack-plugin';"]},{"cmd":"yarn add uglifyjs-webpack-plugin","imports":[]},{"cmd":"pnpm add uglifyjs-webpack-plugin","imports":[]}],"homepage":null,"github":"https://github.com/webpack-contrib/uglifyjs-webpack-plugin","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/uglifyjs-webpack-plugin","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/uglifyjs-webpack-plugin/compatibility"}}