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 42dc1dd commit 6bd420fCopy full SHA for 6bd420f
packages/js-client/vitest.config.e2e.ts
@@ -1,4 +1,4 @@
1
-import { defineConfig } from 'vite';
+import { defineConfig } from 'vitest/config';
2
import path from 'node:path';
3
4
export default defineConfig({
0 commit comments