managarten/apps/clock
Till-JS 438ee892a1 fix: add prepare scripts to web apps for svelte-kit sync
SvelteKit apps need `svelte-kit sync` to run before build to generate
the entry points. This was missing from several web apps, causing
Docker builds to fail with "Could not resolve entry module 'index.html'".

Fixed apps:
- clock-web
- todo-web
- calendar-web
- manacore-web

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-23 00:14:06 +01:00
..
apps fix: add prepare scripts to web apps for svelte-kit sync 2026-01-23 00:14:06 +01:00
packages/shared 🐛 fix: restore missing clock shared package 2026-01-18 15:43:16 +01:00