Skip to content

Commit 37f2eca

Browse files
committed
chore(clerk-js): Bump bundle limit
1 parent e08b6aa commit 37f2eca

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,6 +1,6 @@
11
{
22
"files": [
3-
{ "path": "./dist/clerk.js", "maxSize": "620KB" },
3+
{ "path": "./dist/clerk.js", "maxSize": "621KB" },
44
{ "path": "./dist/clerk.browser.js", "maxSize": "75KB" },
55
{ "path": "./dist/clerk.legacy.browser.js", "maxSize": "117KB" },
66
{ "path": "./dist/clerk.headless*.js", "maxSize": "57KB" },

0 commit comments

Comments
 (0)