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 ac44c5a commit 2d55530Copy full SHA for 2d55530
.size-limit.js
@@ -82,7 +82,7 @@ module.exports = [
82
path: 'packages/browser/build/npm/esm/prod/index.js',
83
import: createImport('init', 'browserTracingIntegration', 'replayIntegration', 'replayCanvasIntegration'),
84
gzip: true,
85
- limit: '85.5 KB',
+ limit: '86.5 KB',
86
},
87
{
88
name: '@sentry/browser (incl. Tracing, Replay, Feedback)',
0 commit comments