endebuggify

1.0.1 • Public • Published

endebuggify

Browserify transform that eliminates console.log lines from source code.

Similar to stripify, but has an option to specify files in glob pattern to retain the debugging codes.

Usage

npm install endebuggify
$ browserify -t [ endebuggify --target 'path/to/module/*' ]

/endebuggify/

    Package Sidebar

    Install

    npm i endebuggify

    Weekly Downloads

    3

    Version

    1.0.1

    License

    MIT

    Last publish

    Collaborators

    • stomita