Fix aria label auth page (#18032)

This commit is contained in:
Paul Bottein
2023-09-26 22:39:25 +02:00
committed by GitHub
parent b899e39a9e
commit cbd424ff5a
7 changed files with 108 additions and 15 deletions

View File

@@ -165,6 +165,7 @@ const createWebpackConfig = ({
"lit/directives/guard$": "lit/directives/guard.js",
"lit/directives/cache$": "lit/directives/cache.js",
"lit/directives/repeat$": "lit/directives/repeat.js",
"lit/directives/live$": "lit/directives/live.js",
"lit/polyfill-support$": "lit/polyfill-support.js",
"@lit-labs/virtualizer/layouts/grid":
"@lit-labs/virtualizer/layouts/grid.js",