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 9b8a1c5 commit a083db1Copy full SHA for a083db1
1 file changed
.size-limit.js
@@ -8,7 +8,7 @@ module.exports = [
8
path: 'packages/browser/build/npm/esm/prod/index.js',
9
import: createImport('init'),
10
gzip: true,
11
- limit: '26 KB',
+ limit: '27 KB',
12
disablePlugins: ['@size-limit/esbuild'],
13
},
14
{
0 commit comments