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 9e04846 commit 059508cCopy full SHA for 059508c
.size-limit.js
@@ -52,7 +52,7 @@ module.exports = [
52
path: 'packages/browser/build/npm/esm/index.js',
53
import: '{ init, browserTracingIntegration }',
54
gzip: true,
55
- limit: '35 KB',
+ limit: '36 KB',
56
},
57
{
58
name: '@sentry/browser (incl. Feedback) - Webpack (gzipped)',
0 commit comments