Instant rebuilds during development.
Start development mode with file watching:
The dev server watches:
aiui.template.yaml
docs/
| Change Type | Action |
|-------------|--------|
| Config change | Full rebuild |
| Doc added/removed | Nav rebuild |
| Doc content change | Single page rebuild |
The dev server uses WebSocket for instant updates:
When using Next.js development:
Or use concurrently: