Patch Changes
-
Parse Webpack 5 module maps nested in UMD wrappers, using bundle module IDs and Webpack runtime structure to choose among IIFE candidates. (by @Menny1337 in #733)
-
Improve report generation performance for compilations with many assets. (by @christiango in #723)
-
Resolve bundle assets and report files against the correct compiler output path when a plugin instance is shared by multiple compilers. (by @utkarshalpha in #725)