Skip to content

Commit 6c90ada

Browse files
committed
refactor: vite-react plugin
Signed-off-by: Adam Setch <adam.setch@outlook.com>
1 parent 255b7ed commit 6c90ada

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

vitest.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import react from '@vitejs/plugin-react-swc';
1+
import react from '@vitejs/plugin-react';
22
import { defineConfig } from 'vitest/config';
33

44
export default defineConfig({

0 commit comments

Comments
 (0)