Answer the question
In order to leave comments, you need to log in
How to set up gulp-concat correctly?
I am using gulp-concat to assemble css files into one. I want that when assembling into a common file, it automatically writes comments at the beginning and end of each file, containing the path to the file and the words start / end, respectively. Can gulp-concat be configured this way? Or is there another gulp.js plugin?
Answer the question
In order to leave comments, you need to log in
Went to https://www.npmjs.com/package/gulp-concat-util there are options like this.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question