babel-plugin-minify-replace

babel-plugin-minify-replace

Releases83
Frequency1 week 2 days
Last Release
Configurable "search and replace" plugin. Replaces matching nodes in the tree with a given replacement node. For example you can replace `process.NODE_ENV` with `"production"`.

Linked projects

:scissors: An ES6+ aware minifier based on the Babel toolchain (beta)