Skip to content

Commit c45eae4

Browse files
committed
fixup! feat(browser): Add mode option for the browser session integration
1 parent 85aa5da commit c45eae4

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
@@ -230,7 +230,7 @@ module.exports = [
230230
path: createCDNPath('bundle.tracing.logs.metrics.min.js'),
231231
gzip: false,
232232
brotli: false,
233-
limit: '130 KB',
233+
limit: '131 KB',
234234
},
235235
{
236236
name: 'CDN Bundle (incl. Tracing, Replay) - uncompressed',

0 commit comments

Comments
 (0)