Minor Changes
- Keep lazy bundle source maps in
debug-metadata.jsonnow 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.jsonto avoid invalid string length when development large projects (#2966)