Skip to content

Commit e9ec66d

Browse files
logaretmclaude
andcommitted
build: bump replay CDN size limit
Co-Authored-By: GPT-5 <noreply@anthropic.com>
1 parent 18f89cc commit e9ec66d

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
@@ -269,7 +269,7 @@ module.exports = [
269269
path: createCDNPath('bundle.tracing.replay.min.js'),
270270
gzip: false,
271271
brotli: false,
272-
limit: '247 KB',
272+
limit: '248 KB',
273273
},
274274
{
275275
name: 'CDN Bundle (incl. Tracing, Replay, Logs, Metrics) - uncompressed',

0 commit comments

Comments
 (0)