Commit 285db13
fix(build): fix infinite loop on ng serve (angular#775)
Close angular#773
In windows, `filePath` seems to not be normalized and has the wrong separations, resulting in incorrect calculation of `destPath`.1 parent 4779076 commit 285db13
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
25 | 26 | | |
26 | 27 | | |
27 | 28 | | |
| |||
0 commit comments