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
Description
No description provided
14 MiB
Languages
Rust 54.6%
Svelte 30.6%
TypeScript 10.8%
Just 1.5%
CSS 1.1%
Other 1.4%