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 e19f4fc commit 687d287Copy full SHA for 687d287
.size-limit.js
@@ -48,7 +48,7 @@ module.exports = [
48
path: 'packages/browser/build/npm/esm/index.js',
49
import: createImport('init', 'browserTracingIntegration', 'replayIntegration', 'replayCanvasIntegration'),
50
gzip: true,
51
- limit: '76 KB',
+ limit: '80 KB',
52
},
53
{
54
name: '@sentry/browser (incl. Tracing, Replay, Feedback)',
0 commit comments