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 38e1b89 commit aa3a76eCopy full SHA for aa3a76e
.size-limit.js
@@ -40,7 +40,7 @@ module.exports = [
40
path: 'packages/browser/build/npm/esm/index.js',
41
import: createImport('init', 'browserTracingIntegration'),
42
gzip: true,
43
- limit: '37.5 KB',
+ limit: '38 KB',
44
},
45
{
46
name: '@sentry/browser (incl. Tracing, Replay)',
0 commit comments