useref icon indicating copy to clipboard operation
useref copied to clipboard

Loses script tag attributes such as defer and async

Open darrenshrwd opened this issue 4 years ago • 0 comments

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.

darrenshrwd avatar May 31 '21 04:05 darrenshrwd