{"library":"babel-preset-minify","type":"library","category":null,"description":"Babel preset that bundles all babel-minify plugins for minification. Current stable version is 0.5.2 (last release Sep 2018). This project is part of the babel/minify monorepo, which is now in maintenance mode with no active development. The preset provides a convenient way to apply minification transforms like dead code elimination, constant folding, mangle names, and more via a single preset. Unlike terser or uglify, it operates as a Babel transform, allowing integration with Babel workflows and AST-level optimizations. It supports options to enable/disable individual plugins and has known missing dependency issues.","language":"javascript","status":"maintenance","version":"0.5.2","tags":["javascript","babel-minify","babel-preset","minify"],"last_verified":"Wed May 27","install":[{"cmd":"npm install babel-preset-minify","imports":["module.exports = require('babel-preset-minify')","\"presets\": [\"minify\"] in .babelrc or babel.config.js","const babel = require('@babel/core'); babel.transform(code, { presets: ['minify'] })"]},{"cmd":"yarn add babel-preset-minify","imports":[]},{"cmd":"pnpm add babel-preset-minify","imports":[]}],"homepage":null,"github":"https://github.com/babel/minify","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/babel-preset-minify","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/babel-preset-minify/compatibility"}}