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

Revise <script> elements to use defer loading #77

Open
delphidabbler opened this issue Oct 12, 2022 · 1 comment
Open

Revise <script> elements to use defer loading #77

delphidabbler opened this issue Oct 12, 2022 · 1 comment
Assignees
Labels
accepted Accepted this issue as a valid issue that will be actioned enhancement New feature or request

Comments

@delphidabbler
Copy link
Owner

Pull all <script> elements into document <head> and add defer attribute to them to improve script loading characteristics.

@delphidabbler delphidabbler self-assigned this Oct 12, 2022
@delphidabbler delphidabbler added enhancement New feature or request accepted Accepted this issue as a valid issue that will be actioned labels Oct 12, 2022
@delphidabbler delphidabbler changed the title Revise <script> elements to user defer loading Revise <script> elements to use defer loading Oct 14, 2022
@delphidabbler
Copy link
Owner Author

See the similar ddablib/ddablib.github.io#43 issue for a discussion of how the use of defer affects inline scripts.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accepted Accepted this issue as a valid issue that will be actioned enhancement New feature or request
Projects
Status: Accepted
Development

No branches or pull requests

1 participant