We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c77f9ef commit 82cca51Copy full SHA for 82cca51
.size-limit.js
@@ -19,7 +19,7 @@ module.exports = [
19
}),
20
);
21
},
22
- limit: '225kB',
+ limit: '230kB',
23
24
{
25
name: 'Tree shaking (just a Button)',
0 commit comments