Skip to content

Commit 29e1d36

Browse files
authored
Update packages/vite-plugin-docs/docs/getting-started/_create-project-tabs.mdx
1 parent 03121dd commit 29e1d36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/vite-plugin-docs/docs/getting-started/_create-project-tabs.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ CRXJS support for Vite 3 is in beta.
2828

2929
:::info react users
3030

31-
Do not use "swc" option - following library [does not support HMR in CRXJS](https://github.com/crxjs/chrome-extension-tools/issues/723) -> @vite/plugin-react-swc
31+
HMR in CRXJS is incompatible with `@vite/plugin-react-swc`. We recommend using @vitejs/plugin-react instead.
3232

3333
:::
3434

0 commit comments

Comments
 (0)