gulp-community / gulp-concat

Streaming concat middleware for gulp
MIT License
792 stars 127 forks source link

append/prepend #128

Closed CodePosse closed 7 years ago

CodePosse commented 7 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" ?

yocontra commented 7 years ago

https://www.npmjs.com/package/gulp-header https://www.npmjs.com/package/gulp-footer