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
Hello, I'm using vite react and this plugin in a micro-frontend app,the sub apps are all vite+react-swc, and i'm facing this error:
React refresh runtime was loaded twice. Maybe you forgot the base path?
searching the issues & discussion in both this repo and vite-plugin-react,found that in vite-plugin-react @ 4.0.3 reverts this fix, so I wonder if this fix should be sync to this repo.
Hello, I'm using vite react and this plugin in a micro-frontend app,the sub apps are all vite+react-swc, and i'm facing this error:
React refresh runtime was loaded twice. Maybe you forgot the base path?
searching the issues & discussion in both this repo and vite-plugin-react,found that in vite-plugin-react @ 4.0.3 reverts this fix, so I wonder if this fix should be sync to this repo.
related discussions:
vitejs/vite-plugin-react#185
The text was updated successfully, but these errors were encountered: