Skip to content

Commit e5d9c40

Browse files
committed
[Site] Lazily load the toggle-password assets
1 parent a3de399 commit e5d9c40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ux.symfony.com/assets/controllers.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"@symfony/ux-toggle-password": {
7878
"toggle-password": {
7979
"enabled": true,
80-
"fetch": "eager",
80+
"fetch": "lazy",
8181
"autoimport": {
8282
"@symfony/ux-toggle-password/dist/style.min.css": true
8383
}

0 commit comments

Comments
 (0)