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 df319e4 commit f5befcaCopy full SHA for f5befca
.size-limit.js
@@ -82,7 +82,7 @@ module.exports = [
82
path: 'packages/browser/build/npm/esm/index.js',
83
import: createImport('init', 'browserTracingIntegration', 'replayIntegration', 'feedbackIntegration'),
84
gzip: true,
85
- limit: '95 KB',
+ limit: '96 KB',
86
},
87
{
88
name: '@sentry/browser (incl. Feedback)',
0 commit comments