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 307b42b commit b3fde77Copy full SHA for b3fde77
.size-limit.js
@@ -47,7 +47,7 @@ module.exports = [
47
path: 'packages/browser/build/npm/esm/index.js',
48
import: createImport('init', 'browserTracingIntegration', 'replayIntegration'),
49
gzip: true,
50
- limit: '75.2 KB',
+ limit: '76 KB',
51
},
52
{
53
name: '@sentry/browser (incl. Tracing, Replay) - with treeshaking flags',
0 commit comments