Files
xevion.dev/Dockerfile
Xevion 8dcb42184a fix: use Vite-imported fonts for OG image generation instead of node_modules fs reads
Fixes OG image generation in production Docker deployments
by using SvelteKit's read() with Vite-imported font URLs instead of
runtime fs reads
from node_modules. Also copies client assets to Docker image for
availability.
2026-01-06 13:29:33 -06:00

3.8 KiB