docs: backfill task 2.4 commit SHA

This commit is contained in:
2026-05-02 21:42:53 +02:00
parent 218d6b9c00
commit 045f1cb376
@@ -389,4 +389,4 @@ Eight files under `src/live/`:
**Bundle:** `src/live/` adds ~15KB raw (the bulk is zod's discriminated-union runtime, plus the WS state machine). Loaded eagerly because `<LiveBootstrap>` is in `main.tsx`. Total main bundle 393KB / 120KB gzipped (up from 376KB / 115KB after 2.3). **Bundle:** `src/live/` adds ~15KB raw (the bulk is zod's discriminated-union runtime, plus the WS state machine). Loaded eagerly because `<LiveBootstrap>` is in `main.tsx`. Total main bundle 393KB / 120KB gzipped (up from 376KB / 115KB after 2.3).
Landed in `PENDING_SHA`. Landed in `2db3195`.