HMR is slow? #4150
Closed
jamalsoueidan
started this conversation in
General
HMR is slow?
#4150
Replies: 2 comments
-
Hi, can you provide an reproduction? |
Beta Was this translation helpful? Give feedback.
0 replies
-
It seems that the module federation is causing this huge delay,,,, |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I just started using Rsbuild because I need the module federation with HMR in the host, didn't work with vite, so I setup rsbuild because it should be faster then vite and webpack, but its NOT, very slow.
I created a simple app, nothing beside a simple App.tsx, and changing anything take more then few sec to update compared to vite which is extremlly fast, why is that? do i need to do something in the config?
Beta Was this translation helpful? Give feedback.
All reactions