From fe116697fbb0984397346c930a9df0e7c42172cf Mon Sep 17 00:00:00 2001 From: gsovereignty Date: Sat, 25 May 2024 20:59:00 +0800 Subject: [PATCH] problem: duplicate adapter --- svelte.config.js | 1 - 1 file changed, 1 deletion(-) diff --git a/svelte.config.js b/svelte.config.js index 9900a0f..cefe28f 100644 --- a/svelte.config.js +++ b/svelte.config.js @@ -25,7 +25,6 @@ const config = { // adapter-auto only supports some environments, see https://kit.svelte.dev/docs/adapter-auto for a list. // If your environment is not supported or you settled on a specific environment, switch out the adapter. // See https://kit.svelte.dev/docs/adapters for more information about adapters. - adapter: adapter() }, vitePlugin: { inspector: {