HomeSoftware Heritage

webpack/weblabels-plugin: Fix Web Labels table in production mode

This commit no longer exists in the repository. It may have been part of a branch which was deleted.

Description

webpack/weblabels-plugin: Fix Web Labels table in production mode

Recent changes in webpack modified the content of the JSON stats object
when compiling assets in production mode. Notably a module chunk is now
identified by an integer instead of its name.

So add an extra mapping between a chunk id and its name in order to fix
the generated Web Labels table.

Details

Provenance
anlambertAuthored on Mar 12 2021, 4:54 PM
anlambertPushed on Mar 15 2021, 11:29 AM
Differential Revision
D5241: webpack/weblabels-plugin: Fix Web Labels table in production mode
Build Status
Buildable 19898
Build 30904: test-and-buildJenkins console · Jenkins

Commit No Longer Exists

This commit no longer exists in the repository.