Skip to content

@cloudflare/build-output-utils@0.4.0

Choose a tag to compare

@workers-devprod workers-devprod released this 01 Sep 17:19
· 3 commits to main since this release
b7b4ff8

Minor Changes

  • #15388 10d6bfb Thanks @jamesopstad! - Support partial manifests in the experimental Build Output Specification

    Build output producers now declare whether their module inventory is complete. readBuildOutput() resolves partial manifests by discovering .js, .mjs, and .map files while preserving explicit module type overrides.

Patch Changes