We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e05691 commit 5eb52c4Copy full SHA for 5eb52c4
apps/webapp/vite.config.ts
@@ -1,4 +1,4 @@
1
-import { defineConfig } from "vitest/config";
+import { defineConfig } from "vite";
2
import tsconfigPaths from "vite-tsconfig-paths";
3
import { vitePlugin as remix } from "@remix-run/dev";
4
import { cjsInterop } from "vite-plugin-cjs-interop";
0 commit comments