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 960c4d7 commit a442dd3Copy full SHA for a442dd3
.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', 'feedbackIntegration'),
91
gzip: true,
92
- limit: '98 KB',
+ limit: '99 KB',
93
},
94
{
95
name: '@sentry/browser (incl. Feedback)',
0 commit comments