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 28852e7 commit d185762Copy full SHA for d185762
.size-limit.js
@@ -77,7 +77,7 @@ module.exports = [
77
path: 'packages/react/build/esm/index.js',
78
import: '{ init, BrowserTracing, Replay }',
79
gzip: true,
80
- limit: '80 KB',
+ limit: '90 KB',
81
},
82
{
83
name: '@sentry/react - Webpack (gzipped)',
0 commit comments