watch dev mode #3

Closed
opened 2025-06-09 00:15:11 -07:00 by clo · 0 comments
Owner
  • extract client script refs
  • extract style refs without loading the files
  • implement views, non-incrementally
  • dev mode
    • run backend in the same process simpler to use a subprocess.
    • file watcher to re-run sitegen
    • able to replace the hono routes without shutting down server
  • add import.meta.hot.dispose for code unloading
- [x] extract client script refs - [x] extract style refs without loading the files - [x] implement views, non-incrementally - [x] dev mode - [x] ~~run backend in the same process~~ simpler to use a subprocess. - [x] file watcher to re-run sitegen - [x] ~~able to replace the hono routes without shutting down server~~ - [ ] add import.meta.hot.dispose for code unloading
clo closed this issue 2025-06-13 00:14:12 -07:00
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: clo/sitegen#3
No description provided.