Skip to content

Commit 2386ab5

Browse files
chore(js): increase bundlesize threshold
1 parent c409f11 commit 2386ab5

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
@@ -10,7 +10,7 @@
1010
},
1111
{
1212
"path": "packages/autocomplete-js/dist/umd/index.js",
13-
"maxSize": "7.5 kB"
13+
"maxSize": "8 kB"
1414
}
1515
]
1616
}

0 commit comments

Comments
 (0)