Commit 0421d32
committed
fix(emit): a store package's build program inputs are not watched
A store package's build program may declare inputs, and they were listed in
`watch`; its files are fixed by the version its manifest and lock name, so
only an editable package's declared inputs are inputs that can change.
Found by running the command over lsp-mcpp, whose openkal-musl dependency
declares its own mcpp.toml.1 parent 9e31f50 commit 0421d32
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
515 | 515 | | |
516 | 516 | | |
517 | 517 | | |
| 518 | + | |
| 519 | + | |
| 520 | + | |
| 521 | + | |
518 | 522 | | |
| 523 | + | |
519 | 524 | | |
520 | 525 | | |
521 | 526 | | |
| |||
0 commit comments