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 5959e9b commit 0da9a8fCopy full SHA for 0da9a8f
.size-limit.js
@@ -86,7 +86,7 @@ module.exports = [
86
path: 'packages/browser/build/npm/esm/index.js',
87
import: createImport('init', 'browserTracingIntegration', 'replayIntegration', 'feedbackIntegration'),
88
gzip: true,
89
- limit: '91 KB',
+ limit: '95 KB',
90
},
91
{
92
name: '@sentry/browser (incl. Tracing, Replay, Feedback, metrics)',
0 commit comments