We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bacefa9 commit 9c60559Copy full SHA for 9c60559
1 file changed
.size-limit.cjs
@@ -20,7 +20,7 @@ module.exports = [
20
}),
21
);
22
},
23
- limit: '380kB',
+ limit: '390kB',
24
25
{
26
name: 'Tree shaking (just a Button)',
0 commit comments