All checks were successful
Build & Deploy to K3s / build-and-deploy (push) Successful in 3m0s
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>