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

📝 Fixes script attribute documentation #134

Merged
merged 1 commit into from
Jun 3, 2024

Conversation

ekwoka
Copy link
Contributor

@ekwoka ekwoka commented May 28, 2024

Was a bit curious when checking out this project about the async and defer since you should never have both (just defer is best).

But turns out, it's just always type=module which is an implicit defer.

Was fun poking around to see how things work.

async and defer attributes are not injected
@ekwoka ekwoka changed the title 📝 Fixes documentation 📝 Fixes script attribute documentation May 28, 2024
@MrBin99 MrBin99 merged commit a52542c into MrBin99:master Jun 3, 2024
6 checks passed
@MrBin99
Copy link
Owner

MrBin99 commented Jun 3, 2024

Thanks !

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

Successfully merging this pull request may close these issues.

2 participants