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:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user