Commit 931c62d
committed
fix(@angular/build): allow unit-test runner config with absolute path
The `unit-test` builder now supports passing an absolute path as the
value of the `runnerConfig` option. Previously all paths were joined
with the workspace root.
(cherry picked from commit c9389ac)1 parent fec106b commit 931c62d
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
127 | 127 | | |
128 | 128 | | |
129 | 129 | | |
130 | | - | |
| 130 | + | |
131 | 131 | | |
132 | 132 | | |
133 | 133 | | |
| |||
0 commit comments