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 fa54a0f commit 342a95aCopy full SHA for 342a95a
.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 KB',
+ limit: '76 KB',
51
},
52
{
53
name: '@sentry/browser (incl. Tracing, Replay) - with treeshaking flags',
0 commit comments