gulp-community / gulp-concat

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

How can I add a banner for the result file like 'a.js'? #121

Closed Gpia closed 8 years ago

Gpia commented 8 years ago

I want to add some extra infomation for the result file, so I need to add some words as comment in the top of the file content. JS files and CSS files.

yocontra commented 8 years ago

Use gulp-header