You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
0 commit comments