babel-plugin-remove-debugger
Remove debugger statements
Installation
$ npm install babel-plugin-remove-debugger
Usage
.babelrc
(Recommended)
Via .babelrc
Via CLI
$ babel --plugins remove-debugger script.js
Via Node API
;
This package has been deprecated
Author message:
Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
Remove debugger statements
$ npm install babel-plugin-remove-debugger
.babelrc
(Recommended).babelrc
$ babel --plugins remove-debugger script.js
;
npm i babel-plugin-remove-debugger
98,316
1.0.1
MIT