ordinarthur 1b5664e826
All checks were successful
Build & Deploy to K3s / build-and-deploy (push) Successful in 3m0s
fix(admin): register HomePreviewEditor in importMap
The importMap is static and committed — it doesn't auto-detect new
Payload admin components at build time, which is why the homepage global
rendered blank (getFromImportMap: PayloadComponent not found).

Regenerated with `payload generate:importmap` and added the same command
to the Dockerfile so any future admin component wires up automatically.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-04-21 19:18:09 +02:00
..