Skip to content

v0.9.2

Choose a tag to compare

@dannote dannote released this 27 Apr 15:59
· 137 commits to master since this release

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.