Skip to content

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

Choose a tag to compare

@github-actions github-actions released this 16 Jul 03:33
b6b809c

Minor Changes

  • Keep lazy bundle source maps in debug-metadata.json now that async chunk groups are unnamed: the collectors resolve a bundle's chunk groups from the files its encode data enumerates instead of looking them up by chunk-group name. (#2961)

Patch Changes

  • Minify debug-metadata.json to avoid invalid string length when development large projects (#2966)