Commit 9cb5211
committed
refactor(ws): Separately define default build-dir/target-dir
Kind of confusing to have them defined in terms of each other but
- When we move the defualt `build-dir`, I expect we'll just delete the
conditional and make the cargo script default `build-dir` the only
default `build-dir`
- I plan to change the cargo script default `target-dir`1 parent fe131fc commit 9cb5211
1 file changed
+10
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
442 | 442 | | |
443 | 443 | | |
444 | 444 | | |
445 | | - | |
| 445 | + | |
446 | 446 | | |
447 | 447 | | |
448 | 448 | | |
| 449 | + | |
| 450 | + | |
| 451 | + | |
| 452 | + | |
| 453 | + | |
| 454 | + | |
| 455 | + | |
| 456 | + | |
449 | 457 | | |
450 | 458 | | |
451 | 459 | | |
| |||
456 | 464 | | |
457 | 465 | | |
458 | 466 | | |
459 | | - | |
| 467 | + | |
460 | 468 | | |
461 | 469 | | |
462 | 470 | | |
| |||
0 commit comments