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 63290ea commit 0c2fd28Copy full SHA for 0c2fd28
packages/plugin-react-swc/src/index.ts
@@ -78,7 +78,7 @@ type Options = {
78
useAtYourOwnRisk_mutateSwcOptions?: (options: SWCOptions) => void
79
80
/**
81
- * If set, disables the recommendation to use `vite-plugin-react-oxc`
+ * If set, disables the recommendation to use `@vitejs/plugin-react-oxc`
82
*/
83
disableOxcRecommendation?: boolean
84
}
0 commit comments