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 9182d97 commit 23c46cdCopy full SHA for 23c46cd
.size-limit.js
@@ -89,7 +89,7 @@ module.exports = [
89
path: 'packages/browser/build/npm/esm/prod/index.js',
90
import: createImport('init', 'browserTracingIntegration', 'replayIntegration', 'replayCanvasIntegration'),
91
gzip: true,
92
- limit: '85 KB',
+ limit: '86 KB',
93
},
94
{
95
name: '@sentry/browser (incl. Tracing, Replay, Feedback)',
0 commit comments