b1e099b657
With the release of @angular/bazel v7.2.3, the npm install step right after `ng new` installs this version. However there is a bug in the builder which results in bazel executable not found. This bug was not discovered before because the dependencies of the project created by `ng new` are not pinned. The fix is to pin the version of @angular/bazel to 7.2.2 which relies on global installation of bazel. PR Close #28460 |
||
---|---|---|
.. | ||
angular.json.original | ||
package.json | ||
package.json.replace | ||
replace_angular_repo.js | ||
test.sh | ||
yarn.lock |