Skip to content

Commit e2fe686

Browse files
authored
chore: Bump size limit (#17941)
1 parent fdbce16 commit e2fe686

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)