fix rebuild debouncing

This commit is contained in:
Jacky Zhao 2023-08-17 01:58:11 -07:00
parent 07a327e05a
commit 0998bc355e
3 changed files with 42 additions and 37 deletions

View file

@ -4,9 +4,8 @@ draft: true
## todo
- debounce cfg rebuild on large repos
- investigate content rebuild triggering multiple times even when debounced, causing an esbuild deadlock
- dereference symlink for npx quartz sync
- prompt user as to whether to do it (it's expensive for large vaults)
## high priority backlog