Skip to content

Commit 1478856

Browse files
committed
chore: Increase bundlewatch size
1 parent 531c426 commit 1478856

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/clerk-js/bundlewatch.config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"files": [
33
{ "path": "./dist/clerk.js", "maxSize": "580kB" },
4-
{ "path": "./dist/clerk.browser.js", "maxSize": "78.5kB" },
4+
{ "path": "./dist/clerk.browser.js", "maxSize": "78.6kB" },
55
{ "path": "./dist/clerk.headless.js", "maxSize": "55KB" },
66
{ "path": "./dist/ui-common*.js", "maxSize": "94KB" },
77
{ "path": "./dist/vendors*.js", "maxSize": "30KB" },

0 commit comments

Comments
 (0)