We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d190ca4 commit 72a212cCopy full SHA for 72a212c
web/vite.config.ts
@@ -1,5 +1,5 @@
1
import { sveltekit } from "@sveltejs/kit/vite";
2
-import { defineConfig } from "vitest/config";
+import { defineConfig } from "vite";
3
import tailwindcss from "@tailwindcss/vite";
4
5
export default defineConfig(() => ({
0 commit comments