Closed CodePosse closed 8 years ago
What if you are concat'ing a load of JS and want to wrap the whole thing in a window.load and also prepend with "use strict" ?
https://www.npmjs.com/package/gulp-header https://www.npmjs.com/package/gulp-footer
What if you are concat'ing a load of JS and want to wrap the whole thing in a window.load and also prepend with "use strict" ?