diff --git a/apps/main/svelte.config.js b/apps/main/svelte.config.js index f381203..22b3030 100644 --- a/apps/main/svelte.config.js +++ b/apps/main/svelte.config.js @@ -3,7 +3,7 @@ import { vitePreprocess } from "@sveltejs/kit/vite" /** @type {import('@sveltejs/kit').Config} */ const config = { - preprocess: vitePreprocess(), + preprocess: [vitePreprocess()], kit: { adapter: adapter({