Commit graph

2 commits

Author SHA1 Message Date
Florent Benoit
d521245553 chore: enable async keyword usage in svelte
https://github.com/podman-desktop/podman-desktop/issues/14362
Signed-off-by: Florent Benoit <[email protected]>
2025-11-13 15:35:02 +01:00
Florent Benoit
5656336137 refactor(svelte-config): externalize the svelte config to a separate file
compilerOptions are only read from the root svelte.config.js file
so we need to have such a file to bring async compiler option

https://github.com/podman-desktop/podman-desktop/issues/14362
Signed-off-by: Florent Benoit <[email protected]>
2025-10-23 19:16:13 +02:00