diff --git a/svelte.config.js b/svelte.config.js index eabf69c..d48382e 100644 --- a/svelte.config.js +++ b/svelte.config.js @@ -17,6 +17,9 @@ const config = { } }, + vitePlugin: { + inspector: true + }, compilerOptions: { experimental: { async: true