Migrate Vue 3 web client to Svelte 5 in a pnpm monorepo
Takeaway: Next time I'd ask for the migration to be done component-by-component with a build check after each one, instead of generating the whole 25-component app in one shot and debugging the pile of runtime errors afterward.