UNPKG

grunt-stripper

Version:

Strip code between comment blocks or by regex.

10 lines (7 loc) 114 B
var foo /* test-code */ function baz() { } /* end-test-code */ function(a, b, c) { // do something }