This package has been deprecated

Author message:

Deprecated. Broccoli is no longer maintained.

broccoli-strip-debug

3.0.0 • Public • Published

broccoli-strip-debug

Strip console, alert, and debugger statements from JavaScript code with strip-debug

Install

npm install --save-dev broccoli-strip-debug

Usage

const StripDebug = require('broccoli-strip-debug');
tree = new StripDebug(tree);

License

MIT © Sindre Sorhus

Package Sidebar

Install

npm i broccoli-strip-debug

Weekly Downloads

72

Version

3.0.0

License

MIT

Unpacked Size

2.85 kB

Total Files

4

Last publish

Collaborators

  • sindresorhus