v0.9.2
Fixed
- Preserve the real entry chunk in code-split builds when the entry contains dynamic imports.
- Surface per-chunk bundle failures as build errors instead of producing invalid manifests.
- Build empty and CSS-only JS entries successfully when source maps are enabled and Rolldown omits a map.
- Correct the documented CLI form for disabling production source maps to
--sourcemap false.