Skip to content

Commit

Permalink
size limit
Browse files Browse the repository at this point in the history
  • Loading branch information
Lms24 committed Dec 12, 2024
1 parent 1c71162 commit adee375
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 @@ -93,7 +93,7 @@ module.exports = [
path: 'packages/browser/build/npm/esm/index.js',
import: createImport('init', 'feedbackIntegration'),
gzip: true,
limit: '41 KB',
limit: '42 KB',
},
{
name: '@sentry/browser (incl. sendFeedback)',
Expand Down

0 comments on commit adee375

Please sign in to comment.