build(bazel): Bump CLI and @angular-devkit/* to v8 beta 15 (#29966)

PR Close #29966
This commit is contained in:
Keen Yee Liau
2019-04-17 17:13:07 -07:00
committed by Ben Lesh
parent 45c2429d30
commit 0629ebd9e9
6 changed files with 435 additions and 1132 deletions

View File

@ -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

File diff suppressed because it is too large Load Diff