@rolldown_rs has a new RFC: "Progressive Module Runtime and codeSplitting.inlineCommonChunks"
This is a fundamental enhancement to Rolldown's chunking capabilities. It allows Rolldown to reduce the number of small chunks by inlining them into the entries that consume them.
Since this changes chunking behavior, it may also have an impact on the
@vite_js ecosystem.
We'd love your feedback. Please leave your thoughts in the discussion: