Skip some block concatenation in html file
Open
- Dominant language
- JavaScript
- Stars
- 700
- Forks
- 89
- PR merge metrics
- No merged PRs in 30d
Description
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 !
Contributor guide
Assessment
This issue has not been assessed yet.