diff --git a/vite.config.ts b/vite.config.ts index 00e3d9e..c8a60cd 100644 --- a/vite.config.ts +++ b/vite.config.ts @@ -3,7 +3,7 @@ import { svelte } from "@sveltejs/vite-plugin-svelte"; import sveltePreprocess from "svelte-preprocess"; // https://vitejs.dev/config/ -export default defineConfig(async () => ({ +export default defineConfig(() => ({ plugins: [ svelte({ preprocess: [