Skip to content

Commit 6bdbf0e

Browse files
chore: increase bundle size threshold
1 parent 161b5fe commit 6bdbf0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bundlesize.config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
},
77
{
88
"path": "packages/autocomplete-js/dist/umd/index.production.js",
9-
"maxSize": "13.75 kB"
9+
"maxSize": "14 kB"
1010
},
1111
{
1212
"path": "packages/autocomplete-preset-algolia/dist/umd/index.production.js",

0 commit comments

Comments
 (0)