mirror of
https://github.com/n8n-io/n8n.git
synced 2026-05-31 08:46:58 +02:00
fix: Update Sentry rewriteFramesIntegration prefix (no-changleog) (#13900)
This commit is contained in:
parent
881d3f8771
commit
1eec246f4e
|
|
@ -55,6 +55,7 @@ export const SentryPlugin: Plugin = {
|
|||
environment,
|
||||
integrations: [
|
||||
Sentry.rewriteFramesIntegration({
|
||||
prefix: '',
|
||||
root: window.location.origin + '/',
|
||||
}),
|
||||
],
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user