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 87d56ea commit 0e8a088Copy full SHA for 0e8a088
packages/clerk-js/bundlewatch.config.json
@@ -1,8 +1,8 @@
1
{
2
"files": [
3
{ "path": "./dist/clerk.js", "maxSize": "538KB" },
4
- { "path": "./dist/clerk.browser.js", "maxSize": "63KB" },
5
- { "path": "./dist/clerk.chips.browser.js", "maxSize": "63KB" },
+ { "path": "./dist/clerk.browser.js", "maxSize": "66KB" },
+ { "path": "./dist/clerk.chips.browser.js", "maxSize": "66KB" },
6
{ "path": "./dist/clerk.legacy.browser.js", "maxSize": "105KB" },
7
{ "path": "./dist/clerk.no-rhc.js", "maxSize": "305KB" },
8
{ "path": "./dist/clerk.headless*.js", "maxSize": "65KB" },
0 commit comments