Files
atomsync/deps.edn
Florian Schroedl 4510b6f736 fix: narrow CLJS watch path to avoid infinite recompile loop
Watch path `example/todomvc` included the `js/` output directory,
causing each compile to trigger another. Narrowed to
`example/todomvc/pocketbook` (source only).
2026-04-16 19:51:48 +02:00

1.5 KiB