babel-plugin-transform-nothing

0.0.1 • Public • Published

babel-nothing

A Babel transform that does nothing. An ad hoc solution for conditional plugin lists:

plugins: [
    library ? 'transform-nothing' : 'transform-remove-console'
]

Installation

npm install babel-cli babel-plugin-transform-nothing

Package Sidebar

Install

npm i babel-plugin-transform-nothing

Weekly Downloads

1

Version

0.0.1

License

MIT

Last publish

Collaborators

  • wrwrwr