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 019cf99 commit ce74637Copy full SHA for ce74637
.size-limit.js
@@ -38,7 +38,7 @@ module.exports = [
38
path: 'packages/browser/build/npm/esm/prod/index.js',
39
import: createImport('init', 'browserTracingIntegration'),
40
gzip: true,
41
- limit: '41.3 KB',
+ limit: '41.35 KB',
42
},
43
{
44
name: '@sentry/browser (incl. Tracing, Profiling)',
0 commit comments