We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a416137 commit f3c7cc3Copy full SHA for f3c7cc3
dev-packages/rollup-utils/plugins/bundlePlugins.mjs
@@ -124,8 +124,6 @@ export function makeTerserPlugin() {
124
// These are used by instrument.ts in utils for identifying HTML elements & events
125
'_sentryCaptured',
126
'_sentryId',
127
- // Keeps the frozen DSC on a Sentry Span
128
- '_frozenDsc',
129
// These are used to keep span & scope relationships
130
'_sentryScope',
131
'_sentryIsolationScope',
0 commit comments