docs(requirements): split offline adapter boundary
Split oversized canonical_authoring/008 into offline opt-in, adapter queue, and no-core-local-runtime requirements. req: canonical_authoring/008 req: canonical_authoring/018 req: canonical_authoring/019
This commit is contained in:
@@ -5,7 +5,7 @@ without turning core hemx into a client app framework. Offline/PWA support is
|
||||
opt-in adapter territory: reuse generated targets and server-canonical effects,
|
||||
but keep service workers, queues, conflict policy, and local storage outside
|
||||
`hemx`, `hemx-core`, `hemx-build`, `hemx-derive`, `hemx-axum`, and the tiny
|
||||
runtime. req: canonical_authoring/008 req: runtime/003 req: runtime/004
|
||||
runtime. req: canonical_authoring/008 req: canonical_authoring/018 req: canonical_authoring/019 req: runtime/003 req: runtime/004
|
||||
|
||||
Use this only after the normal server-first path works. A hemx app is allowed to
|
||||
fail interactions while offline and recover with a full page once the network is
|
||||
|
||||
Reference in New Issue
Block a user