You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/vite-plugin-docs/docs/getting-started/_create-project-tabs.mdx
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -28,7 +28,7 @@ CRXJS support for Vite 3 is in beta.
28
28
29
29
:::info react users
30
30
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.
0 commit comments