licenses.dev

babel-plugin-minify-replace v0.3.0

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"`.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

This package has no dependencies.
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/babel-plugin-minify-replace)](https://licenses.dev/npm/babel-plugin-minify-replace)
<a href="https://licenses.dev/npm/babel-plugin-minify-replace">
  <img src="https://licenses.dev/b/npm/babel-plugin-minify-replace" alt="licenses" />
</a>

Or the licenses badge code for the 0.3.0 version:

[![licenses](https://licenses.dev/b/npm/babel-plugin-minify-replace/0.3.0)](https://licenses.dev/npm/babel-plugin-minify-replace/0.3.0)
<a href="https://licenses.dev/npm/babel-plugin-minify-replace/0.3.0">
  <img src="https://licenses.dev/b/npm/babel-plugin-minify-replace/0.3.0" alt="licenses" />
</a>
GitHub