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.
_metadata
1 parent 7ec5853 commit de8cf10Copy full SHA for de8cf10
rollup/plugins/bundlePlugins.js
@@ -109,6 +109,7 @@ export function makeTerserPlugin() {
109
'_support',
110
// TODO: Get rid of these once we use the SDK to send replay events
111
'_prepareEvent', // replay uses client._prepareEvent
112
+ '_metadata', // replay uses client.getOptions()._metadata
113
],
114
},
115
0 commit comments