-
-
Notifications
You must be signed in to change notification settings - Fork 17
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. |
c1efa54 to
43f45f8
Compare
commit: |
e00b4e3 to
552a2d4
Compare
6d212e8 to
95bddf7
Compare
244b055 to
81bbec4
Compare
81bbec4 to
1bbefd7
Compare
458e75c to
d417fe5
Compare
84f6df3 to
c156588
Compare
80becf4 to
d098bfc
Compare
ee97dcd to
b7efbbf
Compare
ddc6aba to
50b0a60
Compare
fcdac04 to
a5cfe12
Compare
746ee4e to
942cb2b
Compare
Description