gulp-include-source icon indicating copy to clipboard operation
gulp-include-source copied to clipboard

Ignore empty lines in source list files

Open jrencz opened this issue 10 years ago • 1 comments

I suggest that empty lines should be ignored when <!-- include:js(list:vendorList) --> syntax is used. At least the last empty line should since in many cases people set their IDEs/editors to add an empty line at the end of each saved file.

jrencz avatar Aug 13 '15 12:08 jrencz

now each empty line is turned info <script src=""></script> which is incorrect.

jrencz avatar Aug 13 '15 12:08 jrencz