{"library":"uglify-loader","type":"library","category":null,"description":"A webpack loader that applies UglifyJS minification (with mangling) to individual modules during bundling, as opposed to the webpack UglifyJSPlugin which minifies the entire output after bundling. Version 3.0.0 is the latest stable release, targeting webpack 4+. The loader allows selective minification of application code while preserving third-party libraries, and supports custom UglifyJS options via loader options. It is maintained by the community and sees infrequent updates.","language":"javascript","status":"active","version":"3.0.0","tags":["javascript","webpack","loader"],"last_verified":"Wed May 27","install":[{"cmd":"npm install uglify-loader","imports":["import uglifyLoader from 'uglify-loader'; // in webpack config as string 'uglify-loader'"]},{"cmd":"yarn add uglify-loader","imports":[]},{"cmd":"pnpm add uglify-loader","imports":[]}],"homepage":null,"github":"https://github.com/bestander/uglify-loader","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/uglify-loader","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/uglify-loader/compatibility"}}