Monday 15 April 2013

How to output an empty file with gulp if stream is empty -



How to output an empty file with gulp if stream is empty -

when utilize gulp-concat in gulp task, no files written if stream empty (glob pattern not match file). how can write gulp task in such way there 1 file written destination (consisting of concatenated input), when there no input files?

gulp

No comments:

Post a Comment