gulp-community / gulp-concat

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

Option for adding a suffix and/or prefix strings #132

Closed cassiozen closed 7 years ago

cassiozen commented 7 years ago

With this Pull Request, the user is able to pass options to prefix and suffix the generated content.

yocontra commented 7 years ago

Use gulp-header or gulp-footer for this