update to the local dev instructions for the symbiote

This commit is contained in:
2026-03-10 17:39:28 +01:00
parent 33a68b3bf8
commit 5ae8744214

View File

@@ -46,8 +46,8 @@ pnpm dev:content
# Run web app (SvelteKit dev server)
pnpm dev:web
# Run symbiote app
pnpm dev:symbiote
# Rebuild symbiote static files for TaleSpire on changes
pnpm --filter symbiote build -- --watch
```
Build commands: