Skip to content

Commit

Permalink
size-limit
Browse files Browse the repository at this point in the history
  • Loading branch information
Lms24 committed Jul 22, 2024
1 parent 9bcc714 commit 9b74996
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 @@ -48,7 +48,7 @@ module.exports = [
path: 'packages/browser/build/npm/esm/index.js',
import: createImport('init', 'browserTracingIntegration', 'replayIntegration', 'replayCanvasIntegration'),
gzip: true,
limit: '76 KB',
limit: '77 KB',
},
{
name: '@sentry/browser (incl. Tracing, Replay, Feedback)',
Expand Down

0 comments on commit 9b74996

Please sign in to comment.