Commit 5e960ce
fix(@angular-devkit/build-angular): fix incorrect glob cwd in karma when using
Previously, we amended the project source root to the source root which resulted in an invalid path.
Closes #23396
(cherry picked from commit 6677994)--include option1 parent 1b5e920 commit 5e960ce
2 files changed
Lines changed: 7 additions & 8 deletions
File tree
- packages/angular_devkit/build_angular/src/builders/karma
- tests/legacy-cli/e2e/tests/test
Lines changed: 2 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
121 | | - | |
122 | | - | |
123 | | - | |
124 | | - | |
125 | | - | |
126 | | - | |
127 | | - | |
128 | | - | |
| 121 | + | |
| 122 | + | |
129 | 123 | | |
130 | 124 | | |
131 | 125 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
0 commit comments