angular-cn/integration/bazel-schematics
Keen Yee Liau b1e099b657 fix(bazel): fix integration test for bazel-schematics (#28460)
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
2019-01-30 19:05:11 -05:00
..
angular.json.original test(bazel): Integration test for Sass support (#28297) 2019-01-28 20:01:18 -08:00
package.json test(bazel): Use local_repository to load Angular (#28061) 2019-01-11 16:19:59 -08:00
package.json.replace fix(bazel): Fix integration test after v8 bump (#28194) 2019-01-16 16:09:58 -08:00
replace_angular_repo.js test(bazel): Use local_repository to load Angular (#28061) 2019-01-11 16:19:59 -08:00
test.sh fix(bazel): fix integration test for bazel-schematics (#28460) 2019-01-30 19:05:11 -05:00
yarn.lock test(bazel): Cleanup bazel-schematics integration test (#28351) 2019-01-25 12:47:25 -08:00