perf(webui): lazily load module descriptors

This commit is contained in:
2026-07-30 04:35:57 +02:00
parent 9e219bc4d3
commit 47e106684d
14 changed files with 604 additions and 84 deletions

10
webui/bundle-budget.json Normal file
View File

@@ -0,0 +1,10 @@
{
"initialJs": {
"rawBytes": 524288,
"gzipBytes": 163840
},
"asyncChunk": {
"rawBytes": 393216,
"gzipBytes": 112640
}
}