github lynx-family/lynx-stack @lynx-js/debug-metadata-rsbuild-plugin@0.2.1

latest releases: @lynx-js/config-rsbuild-plugin@0.2.0, @lynx-js/external-bundle-rsbuild-plugin@0.4.1, @lynx-js/template-webpack-plugin@0.14.0...
7 hours ago

Patch Changes

  • Skip debug-metadata.json emission on local production builds — nothing reads it there, but collecting it walks every source map. Production builds now emit it only on an automated build, detected via CI, CI_REPO_NAME or BUILD_VERSION; DEBUG=rspeedy opts back in. Dev builds are unaffected. (#3007)

  • Reduce build-time overhead: memoize the chunk release key, and read the commit and worktree root in one git rev-parse spawn instead of two. (#3008)

Don't miss a new lynx-stack release

NewReleases is sending notifications on new releases.