We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 485407e commit 92e6bd9Copy full SHA for 92e6bd9
packages/clerk-js/bundlewatch.config.json
@@ -2,7 +2,7 @@
2
"files": [
3
{ "path": "./dist/clerk.js", "maxSize": "616kB" },
4
{ "path": "./dist/clerk.browser.js", "maxSize": "72.2KB" },
5
- { "path": "./dist/clerk.legacy.browser.js", "maxSize": "115KB" },
+ { "path": "./dist/clerk.legacy.browser.js", "maxSize": "118KB" },
6
{ "path": "./dist/clerk.headless*.js", "maxSize": "55KB" },
7
{ "path": "./dist/ui-common*.js", "maxSize": "111KB" },
8
{ "path": "./dist/ui-common*.legacy.*.js", "maxSize": "115KB" },
0 commit comments