useref
useref copied to clipboard
Loses script tag attributes such as defer and async
I use this with gulp-rev-replace, I would like to put defer attribute on a script tag and have it retained after transform.
Actually as there could be many scripts it might make more sense to have a way to specify attributes for the resulting script tag.