It enables to upload JavaScript source maps generated by webpack to
help debugging swh-web JavaScript errors in Sentry Web UI.
The Sentry webpack plugin must be used in webpack configuration to
do so.
For the record, I have added my Sentry authentication token in Jenkins
credentials.
Related to D8232