Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build: replace
@angular/build
version with archive in local builds
When creating a local development build of the repository via `yarn build --local`, the package version for `@angular/build` within `@angular-devkit/build-angular` will now correctly be replaced with the path to the locally built archive of `@angular/build`. (cherry picked from commit df82da5)
- Loading branch information