1
0
mirror of https://github.com/element-hq/element-web.git synced 2026-01-04 05:29:27 +03:00
Files
element-web/webpack.config.js
James Salter d9f72ec0b6 Update minification and sourcemap settings on CI builds for sentry (#19583)
With previous settings, our JS files for develop are so large that sentry's webserver rejects the upload.

* re-enable minification to reduce the size of the files
* update the CI sourcemap setting from eval-source-map to source-map to move the embedded source out of the .js payload and into .js.map files
2021-11-03 09:55:28 +00:00

30 KiB