What problem does this feature solve?
https://stackblitz.com/edit/rolldown-rolldown-starter-stackblitz-wmocdqgo?file=rolldown.config.mjs
In this project the execution order changes in the output, but it's not clear why that is needed.
Related: vitejs/vite#21948, #5449, #3143, vitejs/vite#5189 (comment)
What does the proposed API look like?
- add a warning that the execution order has changed and the reason why it was changed
- or improve the chunking logic somehow to reduce the occurrence
What problem does this feature solve?
https://stackblitz.com/edit/rolldown-rolldown-starter-stackblitz-wmocdqgo?file=rolldown.config.mjs
In this project the execution order changes in the output, but it's not clear why that is needed.
Related: vitejs/vite#21948, #5449, #3143, vitejs/vite#5189 (comment)
What does the proposed API look like?