mirror of
https://gitee.com/mateos/mateclaw.git
synced 2026-09-13 19:23:42 +08:00
- router.onError fallback: a failed route-chunk load hard-navigates to the clicked route once (guarded against reload loops) instead of hanging silently until a manual refresh - warm all lazy route chunks during idle time after login, so sidebar navigation no longer depends on live chunk fetches under load - SSE executor switches to a virtual-thread-per-task executor, matching the app-wide virtual-thread model |
||
|---|---|---|
| .. | ||
| public | ||
| src | ||
| test | ||
| .npmrc | ||
| index.html | ||
| package.json | ||
| pnpm-lock.yaml | ||
| TEST_CASES.md | ||
| tsconfig.json | ||
| vite.config.ts | ||
| vitest.config.ts | ||