Skip to content

Commit 1c4c62b

Browse files
chargometimfish
authored andcommitted
chore: Bump size limit (#17941)
1 parent 715f12f commit 1c4c62b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.size-limit.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ module.exports = [
183183
path: createCDNPath('bundle.tracing.min.js'),
184184
gzip: false,
185185
brotli: false,
186-
limit: '123 KB',
186+
limit: '124 KB',
187187
},
188188
{
189189
name: 'CDN Bundle (incl. Tracing, Replay) - uncompressed',

0 commit comments

Comments
 (0)