Skip to content

Commit 0c2fd28

Browse files
Update packages/plugin-react-swc/src/index.ts
Co-authored-by: 翠 <[email protected]>
1 parent 63290ea commit 0c2fd28

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
@@ -78,7 +78,7 @@ type Options = {
7878
useAtYourOwnRisk_mutateSwcOptions?: (options: SWCOptions) => void
7979

8080
/**
81-
* If set, disables the recommendation to use `vite-plugin-react-oxc`
81+
* If set, disables the recommendation to use `@vitejs/plugin-react-oxc`
8282
*/
8383
disableOxcRecommendation?: boolean
8484
}

0 commit comments

Comments
 (0)