Commit e7458c8
committed
fix(@angular-devkit/schematics-cli): Add boolean type inference for 'true' and 'false' string values in argument parsing
Handles booleans correctly
Closes angular#32361
(cherry picked from commit dbd81a7)1 parent e974e40 commit e7458c8
1 file changed
+10
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
518 | 518 | | |
519 | 519 | | |
520 | 520 | | |
521 | | - | |
522 | | - | |
523 | | - | |
| 521 | + | |
| 522 | + | |
| 523 | + | |
| 524 | + | |
| 525 | + | |
| 526 | + | |
| 527 | + | |
| 528 | + | |
| 529 | + | |
| 530 | + | |
524 | 531 | | |
525 | 532 | | |
526 | 533 | | |
| |||
0 commit comments