diff --git a/playgrounds/sandbox/svelte.config.js b/playgrounds/sandbox/svelte.config.js index e1a6f1385b..68ac605385 100644 --- a/playgrounds/sandbox/svelte.config.js +++ b/playgrounds/sandbox/svelte.config.js @@ -1,6 +1,6 @@ export default { compilerOptions: { - hmr: true, + hmr: false, experimental: { async: true