Skip to content

@lynx-js/debug-metadata-rsbuild-plugin@0.1.0

Choose a tag to compare

@github-actions github-actions released this 17 Jun 08:48
· 5 commits to main since this release
80e2988

Minor Changes

  • Add unified debug-metadata.json per Lynx entry. (#2642)

    • New @lynx-js/debug-metadata schema package (zero-dep).
    • New @lynx-js/debug-metadata-rsbuild-plugin emits the file and serves ?field=… queries in dev.
    • JS //# sourceMappingURL= and tasm templateDebugUrl repointed at the new endpoint.
    • debug-info.json no longer written to disk.
    • Auto-registered by Rspeedy — zero user config.
  • (#2760)

Patch Changes