Skip to content

Commit 85f3450

Browse files
committed
chore: bump CDN bundle size limit for soft nav web vitals
1 parent f3733c0 commit 85f3450

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.size-limit.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -302,7 +302,7 @@ module.exports = [
302302
path: createCDNPath('bundle.replay.logs.metrics.min.js'),
303303
gzip: false,
304304
brotli: false,
305-
limit: '225 KB',
305+
limit: '228 KB',
306306
disablePlugins: ['@size-limit/esbuild'],
307307
},
308308
{

0 commit comments

Comments
 (0)