Skip to content

Commit

Permalink
bump size limit :(
Browse files Browse the repository at this point in the history
  • Loading branch information
Lms24 committed Dec 6, 2024
1 parent 0d87237 commit 6669586
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 @@ -166,7 +166,7 @@ module.exports = [
name: 'CDN Bundle (incl. Tracing, Replay)',
path: createCDNPath('bundle.tracing.replay.min.js'),
gzip: true,
limit: '74 KB',
limit: '74.5 KB',
},
{
name: 'CDN Bundle (incl. Tracing, Replay, Feedback)',
Expand Down

0 comments on commit 6669586

Please sign in to comment.