We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 255b7ed commit 6c90adaCopy full SHA for 6c90ada
1 file changed
vitest.config.ts
@@ -1,4 +1,4 @@
1
-import react from '@vitejs/plugin-react-swc';
+import react from '@vitejs/plugin-react';
2
import { defineConfig } from 'vitest/config';
3
4
export default defineConfig({
0 commit comments