We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ceab9e7 commit 9e968f8Copy full SHA for 9e968f8
packages/clerk-js/bundlewatch.config.json
@@ -1,7 +1,7 @@
1
{
2
"files": [
3
{ "path": "./dist/clerk.js", "maxSize": "590kB" },
4
- { "path": "./dist/clerk.browser.js", "maxSize": "72.7KB" },
+ { "path": "./dist/clerk.browser.js", "maxSize": "75KB" },
5
{ "path": "./dist/clerk.headless*.js", "maxSize": "55KB" },
6
{ "path": "./dist/ui-common*.js", "maxSize": "98.2KB" },
7
{ "path": "./dist/vendors*.js", "maxSize": "36KB" },
0 commit comments