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.
This commit is contained in:
parent
2d1f983b9c
commit
dc613de3cb
1 changed files with 0 additions and 1 deletions
|
|
@ -61,7 +61,6 @@ if (process.env.SENTRY_AUTH_TOKEN) {
|
|||
authToken: process.env.SENTRY_AUTH_TOKEN,
|
||||
org: process.env.SENTRY_ORG,
|
||||
project: process.env.SENTRY_PROJECT,
|
||||
urlPrefix: '~/apps/image-builder',
|
||||
_experiments: {
|
||||
moduleMetadata: ({ release }) => ({
|
||||
dsn: process.env.SENTRY_DSN,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue