Skip to content

Commit

Permalink
build(bazel): Bump CLI and @angular-devkit/* to v8 beta 15 (#29966)
Browse files Browse the repository at this point in the history
PR Close #29966
  • Loading branch information
kyliau authored and benlesh committed Apr 18, 2019
1 parent 45c2429 commit 0629ebd
Show file tree
Hide file tree
Showing 6 changed files with 438 additions and 1,135 deletions.
2 changes: 0 additions & 2 deletions integration/bazel-schematics/test.sh
Expand Up @@ -26,8 +26,6 @@ function testBazel() {
# Create project
ng new demo --collection=@angular/bazel --routing --skip-git --skip-install --style=scss
cd demo
# Force more recent TS version until new Angular CLI projects also use it.
yarn add typescript@3.4.2 --dev
installLocalPackages
yarn webdriver-manager update --gecko=false --standalone=false ${CI_CHROMEDRIVER_VERSION_ARG:---versions.chrome 2.45}
ng generate component widget --style=css
Expand Down

0 comments on commit 0629ebd

Please sign in to comment.