Skip to content

Commit 904f10a

Browse files
committed
fix: fix oxc
1 parent a6aac50 commit 904f10a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/plugin-react/src/index.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,6 @@ export default function viteReact(opts: Options = {}): Plugin[] {
152152
return {
153153
oxc: {
154154
jsx: {
155-
runtime: 'automatic',
156155
importSource: opts.jsxImportSource,
157156
refresh: command === 'serve',
158157
},

0 commit comments

Comments
 (0)