gulp-community / gulp-concat

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

append/prepend #128

Closed CodePosse closed 8 years ago

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

yocontra commented 8 years ago

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