We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
rewriteFramesIntegration
1 parent 881d3f8 commit 1eec246Copy full SHA for 1eec246
packages/frontend/editor-ui/src/plugins/sentry.ts
@@ -55,6 +55,7 @@ export const SentryPlugin: Plugin = {
55
environment,
56
integrations: [
57
Sentry.rewriteFramesIntegration({
58
+ prefix: '',
59
root: window.location.origin + '/',
60
}),
61
],
0 commit comments