mirror of
https://github.com/keycloak/keycloak.git
synced 2026-01-07 07:19:55 -06:00
Revert top level await config (#35345)
Signed-off-by: Agnieszka Gancarczyk <agagancarczyk@gmail.com>
This commit is contained in:
committed by
GitHub
parent
45f9bcd673
commit
fda6dde44f
@@ -45,13 +45,6 @@ export default defineConfig(({ mode }) => {
|
||||
external,
|
||||
},
|
||||
},
|
||||
optimizeDeps: {
|
||||
esbuildOptions: {
|
||||
supported: {
|
||||
"top-level-await": true,
|
||||
},
|
||||
},
|
||||
},
|
||||
plugins,
|
||||
test: {
|
||||
watch: false,
|
||||
|
||||
Reference in New Issue
Block a user