UNPKG

endebuggify

Version:

Eliminate console.log/warn/error() statement from source file, except for files matching given pattern.

3 lines (2 loc) 47 B
var hello = "Hello World"; console.log(hello);