babel-plugin-minify-replace

js
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"`.
Version 0.5.0 License MIT
Keywords
babel-plugin
INSTALL