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 5765909 commit 3a6e9aeCopy full SHA for 3a6e9ae
.size-limit.js
@@ -60,7 +60,7 @@ module.exports = [
60
name: '@sentry/browser (incl. Tracing, Replay, Feedback) - ES6 CDN Bundle (gzipped)',
61
path: 'packages/browser/build/bundles/bundle.tracing.replay.feedback.min.js',
62
gzip: true,
63
- limit: '75 KB',
+ limit: '90 KB',
64
},
65
{
66
name: '@sentry/browser (incl. Tracing, Replay) - ES6 CDN Bundle (gzipped)',
0 commit comments