Commit graph

7 commits

Author SHA1 Message Date
Sanne Raymaekers
a2b8883350 fec.config: move sentry's moduleMetadata out of _experiments 2024-11-18 13:16:48 +01:00
Sanne Raymaekers
dc613de3cb Revert "fec.config: prefix paths"
I misunderstood, this is for legacy sourcemaps only, the new method uses
debug IDs which are embedded and don't rely on url paths to resolve the
sources.

This reverts commit 2410143ba0.
2024-11-18 13:16:48 +01:00
Sanne Raymaekers
2410143ba0 fec.config: prefix paths
The paths of each artefact needs to be prefixed to reflect where the
static resources are hosted on consoledot (which is under
/apps/image-builder).
2024-11-18 09:36:10 +01:00
Sanne Raymaekers
4b16cf3c98 fec.config: fix typo in sentry plugin 2024-11-15 11:31:30 +01:00
Sanne Raymaekers
d20ae705fc fec: add sentry plugin
This will enable unminified stacktraces in sentry.
2024-11-15 10:09:38 +01:00
Florian Schüller
7f1b8b7215 fec.config.js: preparation to get process.env.MSW working 2024-08-19 19:33:44 +02:00
regexowl
ba29232c91 config: Replace webpack configs with FEC config
This migrates from previously used webpack configs to one fec.config.js.

This will allow us to bump `frontend-components-config` dependency to version 6.x and stay supported in the future.
2024-07-19 16:55:25 +02:00
Renamed from config/dev.webpack.config.js (Browse further)