incremental tracking should be perfect #27

Open
opened 2025-08-18 12:59:23 -07:00 by clo · 2 comments
Owner
  • track all files in node_modules (easy)
  • track all files in framework/ except hot.ts, run.js, and repl.js (medium, need to make sure that changing generate.ts actually loads the new generate)
  • correctly handle watch-reloading watch.ts
- [x] track all files in `node_modules` (easy) - [ ] track all files in `framework/` except `hot.ts`, `run.js`, and `repl.js` (medium, need to make sure that changing generate.ts actually loads the new generate) - [ ] correctly handle watch-reloading `watch.ts`
clo added this to the new website publish milestone 2025-09-17 11:00:02 -07:00
clo removed this from the new website publish milestone 2025-09-30 16:36:39 -07:00
clo self-assigned this 2026-03-24 01:15:04 -07:00
Author
Owner

solving with a rework of this that moves the incremental compiler to the library

solving with a rework of this that moves the incremental compiler to the library
clo changed title from perform incremental tracking and watching for all files, not just ones in source to incremental tracking should be perfect 2026-03-24 01:21:02 -07:00
Author
Owner

more things to track

  • directory lists during module resolution
  • package.json
  • should be fine even if you delete and recreate node modules
more things to track - directory lists during module resolution - package.json - should be fine even if you delete and recreate node modules
clo referenced this issue from a commit 2026-04-06 01:17:25 -07:00
Sign in to join this conversation.
No labels
bug
chore
feat
lib
site
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.

Reference
clo/sitegen#27
No description provided.