gulp-useref icon indicating copy to clipboard operation
gulp-useref copied to clipboard

Skip some block concatenation in html file

Open lllove0 opened this issue 9 years ago • 0 comments

In developing mode, i want the source code not to be concated, but vender(like under bower_components folder's libraries) should also to be concated. In #76 it shows how to use noconcat to ignore concat the blocks in dev mode, but it also ignore the bower components concatenation. Any ideas about this? thank you !

lllove0 avatar Oct 10 '16 16:10 lllove0