-
-
Notifications
You must be signed in to change notification settings - Fork 12
feat: full bundle dev env #191
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: rolldown-vite
Are you sure you want to change the base?
Conversation
495490a
to
f6e233c
Compare
Really looking forward to this! What's the impact on HMR? Would that potentially be slower as more modules (part of the same chunk) would need to be updated? Other areas that might be negatively impacted by full bundle dev mode? |
@skovhus The number of modules to be updated is the same, so that aspect shouldn't be affected. It's still in the early stages, so things could change. Hopefully, it can be done without any negative impact. |
e9a2895
to
955dd5e
Compare
5e5c7c2
to
bed4110
Compare
bed4110
to
a5c4e2c
Compare
Co-Authored-By: underfin <likui.underfin@gmail.com>
a5c4e2c
to
c1efa54
Compare
c1efa54
to
43f45f8
Compare
commit: |
Description