Commit 665b036
fix(@angular-devkit/build-angular): address a path concatenation on Windows
This should solve the Windows failures1 parent 9e91463 commit 665b036
File tree
1 file changed
+1
-2
lines changed- packages/angular_devkit/build_angular/src/utils/server-rendering
1 file changed
+1
-2
lines changedLines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
124 | | - | |
125 | 124 | | |
126 | 125 | | |
127 | 126 | | |
128 | 127 | | |
129 | 128 | | |
130 | | - | |
| 129 | + | |
131 | 130 | | |
132 | 131 | | |
133 | 132 | | |
| |||
0 commit comments