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 66d1153 commit 28ace04Copy full SHA for 28ace04
.size-limit.js
@@ -79,7 +79,7 @@ module.exports = [
79
path: 'packages/browser/build/npm/esm/index.js',
80
import: createImport('init', 'browserTracingIntegration', 'replayIntegration', 'replayCanvasIntegration'),
81
gzip: true,
82
- limit: '78 KB',
+ limit: '78.1 KB',
83
},
84
{
85
name: '@sentry/browser (incl. Tracing, Replay, Feedback)',
0 commit comments