Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gulp-usemin does not respect defer attribute on script tags #122

Open
krassx opened this issue May 27, 2015 · 1 comment
Open

gulp-usemin does not respect defer attribute on script tags #122

krassx opened this issue May 27, 2015 · 1 comment

Comments

@krassx
Copy link

krassx commented May 27, 2015

It would be cool to have it onboard. Had to fork and hack to make it work (bad and dirty solution).

Best case for it to be triggered is when all the scripts in block has 'defer' attribute. If none, probably fall back to configuration.

@eivers88
Copy link

It looks like this has been solved with the jsAttributes property

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants