Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(@angular-devkit/build-angular): fallback to use projectRoot when …
…sourceRoot is missing during coverage With this change we fallback to use the projectRoot when the sourceRoot is missing for files to be included in coverage. Closes: #23591 (cherry picked from commit d8cfe8b)
- Loading branch information