HomeSoftware Heritage

webpack: Use sentry plugin in production mode to upload source maps

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

Description

webpack: Use sentry plugin in production mode to upload source maps

It enables to help debugging swh-web JavaScript errors in Sentry Web UI
by demangling transpiled, minified and bundled JavaScript in order to
view source code context obtained from stack traces in its original,
untransformed form.

Details

Provenance
anlambertAuthored on Aug 10 2022, 4:20 PM
anlambertPushed on Aug 11 2022, 11:13 AM
Differential Revision
D8232: webpack: Use sentry plugin in production mode to upload source maps
Build Status
Buildable 30762
Build 48100: test-and-buildJenkins console · Jenkins

Commit No Longer Exists

This commit no longer exists in the repository.