Skip to content

Commit ec4f8ba

Browse files
committed
chore: Update bundle size
1 parent fa81977 commit ec4f8ba

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": "628.2KB" },
3+
{ "path": "./dist/clerk.js", "maxSize": "628.5KB" },
44
{ "path": "./dist/clerk.browser.js", "maxSize": "78KB" },
55
{ "path": "./dist/clerk.legacy.browser.js", "maxSize": "119KB" },
66
{ "path": "./dist/clerk.headless*.js", "maxSize": "61KB" },

0 commit comments

Comments
 (0)