Skip to content

Commit

Permalink
size limit
Browse files Browse the repository at this point in the history
  • Loading branch information
lforst committed Oct 16, 2024
1 parent 66d1153 commit 28ace04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .size-limit.js
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ module.exports = [
path: 'packages/browser/build/npm/esm/index.js',
import: createImport('init', 'browserTracingIntegration', 'replayIntegration', 'replayCanvasIntegration'),
gzip: true,
limit: '78 KB',
limit: '78.1 KB',
},
{
name: '@sentry/browser (incl. Tracing, Replay, Feedback)',
Expand Down

0 comments on commit 28ace04

Please sign in to comment.