Commit 4952d5e
fix(@angular-devkit/schematics-cli): accept windows like paths for schematics
correctly identify schematics paths like 'C:/dir/collection.json:schematic' that used to return 'C' as collection
(cherry picked from commit 48701a9)1 parent 6a83fe3 commit 4952d5e
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
42 | 45 | | |
43 | 46 | | |
44 | 47 | | |
| |||
0 commit comments