Patch Changes
-
Support the unified
debug-metadata.jsonformat and depend on@lynx-js/debug-metadata. (#2642) -
Prefix Lynx runtime module names with
webpack/runtime/(e.g.Lynx async chunks→webpack/runtime/lynx async chunks), matching the path-structured naming of the bundler's built-in runtime modules. The previous bare names had no path segment, so when they appear as a source-mapsourcesentry under afile://module-filename template they collapsed into an invalid URL authority (the space-containing name became the host) and brokeSourceMapConsumerparsing. (#2642) -
Widen peer ranges to admit the new minor versions of
@lynx-js/template-webpack-plugin(^0.12.0) and@lynx-js/rspeedy(^0.15.0) shipping with the unifieddebug-metadata.jsonfeature. (#2642) -
Updated dependencies [
a839d59,d3201df,409594b,353363e]:- @lynx-js/debug-metadata@0.1.0