jonkemp / gulp-useref

Parse build blocks in HTML files to replace references to non-optimized scripts or stylesheets.
MIT License
705 stars 93 forks source link

defer or async attr? #225

Open rowild opened 7 years ago

rowild commented 7 years ago

Is there a way to insert "defer" or "async" to a script tag?