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 d74feca commit 5f19ec9Copy full SHA for 5f19ec9
packages/plugin-react/src/index.ts
@@ -64,7 +64,7 @@ export interface Options {
64
reactRefreshHost?: string
65
66
/**
67
- * If set, disables the recommendation to use `vite-plugin-react-oxc`
+ * If set, disables the recommendation to use `@vitejs/plugin-react-oxc`
68
*/
69
disableOxcRecommendation?: boolean
70
}
0 commit comments