Skip to content

Commit f3c7cc3

Browse files
committed
update minification
1 parent a416137 commit f3c7cc3

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

dev-packages/rollup-utils/plugins/bundlePlugins.mjs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -124,8 +124,6 @@ export function makeTerserPlugin() {
124124
// These are used by instrument.ts in utils for identifying HTML elements & events
125125
'_sentryCaptured',
126126
'_sentryId',
127-
// Keeps the frozen DSC on a Sentry Span
128-
'_frozenDsc',
129127
// These are used to keep span & scope relationships
130128
'_sentryScope',
131129
'_sentryIsolationScope',

0 commit comments

Comments
 (0)