Adam Reese
Results
12
issues of
Adam Reese
Fixes: #49
if files in `foo` are changed `foo` and `bar` both get rebuilt. ``` [[component]] id = "foo" ... [component.build] workdir = "foo" command = "cargo build --target wasm32-wasi --release" watch...
enhancement