Skip to content

Commit 80df894

Browse files
authored
docs: remove disableOxcRecommendation from plugin-react readme (#880)
1 parent 608f266 commit 80df894

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

packages/plugin-react/README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -127,10 +127,6 @@ Otherwise, you'll probably get this error:
127127
Uncaught Error: @vitejs/plugin-react can't detect preamble. Something is wrong.
128128
```
129129

130-
### disableOxcRecommendation
131-
132-
If set, disables the recommendation to use `@vitejs/plugin-react-oxc` (which is shown when `rolldown-vite` is detected and `babel` is not configured).
133-
134130
## Consistent components exports
135131

136132
For React refresh to work correctly, your file should only export React components. You can find a good explanation in the [Gatsby docs](https://www.gatsbyjs.com/docs/reference/local-development/fast-refresh/#how-it-works).

0 commit comments

Comments
 (0)