You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SENTRY_EXCLUDE_REPLAY_WORKER
Replacing this flag with true will tree shake all code in the SDK that's related to the included compression web worker for Session Replay. This is only relevant when using Session Replay. Enable this flag if you want to host a compression worker yourself - see Using a Custom Compression Worker for details. We do not recommend enabling this flag unless you provide a custom worker URL.
https://docs.sentry.io/platforms/javascript/configuration/tree-shaking/#list-of-flags
https://docs.sentry.io/platforms/javascript/session-replay/configuration/#using-a-custom-compression-worker
The text was updated successfully, but these errors were encountered: