licenses.dev

babel-plugin-minify-replace v0.0.1

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.0.1 version:

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