babel-plugin-remove-console-debug

1.0.1 • Public • Published

babel-plugin-remove-console-debug

A babel plugin to remove console.debug statements from output code.

Install

npm

npm install babel-plugin-remove-console-debug --save-dev

yarn

yarn add babel-plugin-remove-console-debug --dev

Usage

{
  "plugins": ["babel-plugin-remove-console-debug"]
}

Readme

Keywords

Package Sidebar

Install

npm i babel-plugin-remove-console-debug

Weekly Downloads

1

Version

1.0.1

License

ISC

Unpacked Size

1.47 kB

Total Files

3

Last publish

Collaborators

  • zt123123