diff --git a/svelte.config.js b/svelte.config.js index 03e6d17..a577b53 100644 --- a/svelte.config.js +++ b/svelte.config.js @@ -21,7 +21,7 @@ const config = { checkOrigin: false }, adapter: adapter({ - edge: true + // edge: true }), alias: { $components: 'src/components',