mirror of
https://github.com/rowboatlabs/rowboat.git
synced 2026-07-21 21:31:12 +02:00
chokidar v4 silently skips a watched directory that doesn't exist at watch time, so e.g. calendar_sync/ created by the first sync after app start would never emit events until restart. Create the dir roots up front; for the file root only its parent dir is needed. |
||
|---|---|---|
| .. | ||
| docs | ||
| scripts | ||
| src | ||
| .gitignore | ||
| package.json | ||
| tsconfig.build.json | ||
| tsconfig.json | ||
| vitest.config.ts | ||