Skip to content

Commit

Permalink
size limit :(
Browse files Browse the repository at this point in the history
  • Loading branch information
billyvg committed Dec 5, 2024
1 parent 7e0192d commit 1938527
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: '79 KB',
limit: '80 KB',
},
{
name: '@sentry/browser (incl. Tracing, Replay, Feedback)',
Expand Down

0 comments on commit 1938527

Please sign in to comment.