mirror of
https://github.com/chillpadclub/bedolaga-cabinet.git
synced 2026-07-29 18:13:47 +00:00
Dashboard is the default landing page for all authenticated users. Loading it eagerly eliminates one extra network round-trip for the JS chunk (+30KB / +7KB gzip to main bundle, but saves ~200-500ms of chunk fetch + parse time on first load).