UNPKG

stripify

Version:

Browserify transform that strips console.log lines from your code

12 lines (8 loc) 249 B
usage: stripify file Remove `console.log()` calls from `file`, printing the transformed file contents to stdout. stripify stripify - Remove `console.log()` calls from stdin, printing the transformed file contents to stdout.