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 b81c67c commit 59e6799Copy full SHA for 59e6799
packages/ui/bundlewatch.config.json
@@ -2,7 +2,7 @@
2
"files": [
3
{ "path": "./dist/ui.browser.js", "maxSize": "19.5KB" },
4
{ "path": "./dist/framework*.js", "maxSize": "44KB" },
5
- { "path": "./dist/vendors*.js", "maxSize": "43KB" },
+ { "path": "./dist/vendors*.js", "maxSize": "143KB" },
6
{ "path": "./dist/ui-common*.js", "maxSize": "122KB" },
7
{ "path": "./dist/signin*.js", "maxSize": "16KB" },
8
{ "path": "./dist/signup*.js", "maxSize": "12KB" },
0 commit comments