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