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 5f19ec9 commit 04eabc0Copy full SHA for 04eabc0
packages/plugin-react-swc/src/index.ts
@@ -152,7 +152,7 @@ const react = (_options?: Options): PluginOption[] => {
152
}
153
154
/*
155
- * Suggest to use vite-plugin-react-oxc if `rolldown-vite` is used and:
+ * Suggest to use @vitejs/plugin-react-oxc if `rolldown-vite` is used and:
156
* No swc plugins are set
157
* mutateSwcOptions is not set
158
* It is not disabled by the user
0 commit comments