Skip to content

[Site] Lazily load the toggle-password assets #1329

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

Merged
merged 1 commit into from
Dec 12, 2023

Conversation

weaverryan
Copy link
Member

Q A
Bug fix? no
New feature? no
Issues None
License MIT

Small performance improvement, especially since this controller contains a CSS file. Currently, that results in an extra, render-blocking <link rel="stylesheet" tag on the page. This is the perfect type of thing to make lazy.

Cheers!

@weaverryan weaverryan merged commit 1ea54a7 into symfony:2.x Dec 12, 2023
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.

1 participant