docs(runtime): align docs with hashed runtime asset

Replace fixed /hemx.js wording with helper-provided runtime asset language so docs match hemx-axum runtime_js_path deployment boundaries.

req: axum_integration/005

req: examples/001
This commit is contained in:
slhx agent
2026-06-11 22:38:37 +02:00
parent 4254327cc7
commit bf7560b7a8
5 changed files with 41 additions and 31 deletions
+2 -2
View File
@@ -218,8 +218,8 @@ To move from the local tutorial skeleton to production:
`docs/recipes/observability-flags.md`.
4. Add optional PWA/offline behavior only through the adapter boundary in
`docs/recipes/pwa-offline.md`.
5. Deploy server, generated output, and `/hemx.js` as one release unit following
`docs/recipes/deploy-versioning.md`.
5. Deploy server, generated output, and the helper-provided runtime asset as one
release unit following `docs/recipes/deploy-versioning.md`.
6. Follow `docs/versioning.md` for semver and upgrade notes.
7. Use `docs/diagnostics.md` when a template/build/derive/runtime mistake fails
the app.