Skip to content

Commit 04eabc0

Browse files
Update packages/plugin-react-swc/src/index.ts
Co-authored-by: 翠 <[email protected]>
1 parent 5f19ec9 commit 04eabc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/plugin-react-swc/src/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ const react = (_options?: Options): PluginOption[] => {
152152
}
153153

154154
/*
155-
* Suggest to use vite-plugin-react-oxc if `rolldown-vite` is used and:
155+
* Suggest to use @vitejs/plugin-react-oxc if `rolldown-vite` is used and:
156156
* No swc plugins are set
157157
* mutateSwcOptions is not set
158158
* It is not disabled by the user

0 commit comments

Comments
 (0)