Files
homepage/package.json
Alexander Bocken 8a14230d00
Some checks failed
CI / update (push) Has been cancelled
nutrition: use SvelteKit read() for embedding files instead of fs
Replace fragile CWD-based readFileSync path resolution with SvelteKit's
read() + Vite ?url asset imports. This lets the build system manage the
embedding files as hashed immutable assets, fixing ENOENT errors in
production where the working directory didn't match expectations.
2026-04-03 08:43:12 +02:00

2.4 KiB