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 #132

Open
delphidabbler opened this issue Oct 12, 2022 · 2 comments
Open

Revise <script> elements to use defer loading #132

delphidabbler opened this issue Oct 12, 2022 · 2 comments
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
Copy link
Owner Author

May do this while updating cookie code per issue #129

@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

Check out comments on similar issue ddablib/ddablib.github.io#43.

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
None yet
Development

No branches or pull requests

1 participant