Commit 61653e4
fix: add --if-present to all --workspaces scripts
The latest utoo release (with workspace glob support) now errors
on packages that don't define the requested script, instead of
silently skipping them. Add `--if-present` to `clean-dist` and
`typecheck` scripts to restore the skip-missing behavior. `pretest`
and `preci` already had it.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 93fefae commit 61653e4
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
0 commit comments