diff --git a/integration/README.md b/integration/README.md index ffe0bdfa6b..5de2089c14 100644 --- a/integration/README.md +++ b/integration/README.md @@ -20,12 +20,7 @@ $ yarn ng update @angular/cli @angular-devkit/build-angular ## Render3 tests -The directory `hello_world_cli` contains a test for render3 used with the angular cli. - -If the Angular CLI is modified to generate a render3 application this should be replaced with that project. - -If the render3 is updated to support the Angular 5 bootstrap a version of this project should be created that -uses the Angular 5 bootstrap. +The directory `cli-hello-world-ivy-compat` contains a test for render3 used with the angular cli. The `cli-hello-world-ivy-minimal` contains a minimal ivy app that is meant to mimic the bazel equivalent in `packages/core/test/bundling/hello_world`, and should be kept similar. diff --git a/integration/cli-hello-world-ivy-minimal/README.md b/integration/cli-hello-world-ivy-minimal/README.md index 85900831eb..b89f9e7dae 100644 --- a/integration/cli-hello-world-ivy-minimal/README.md +++ b/integration/cli-hello-world-ivy-minimal/README.md @@ -1,4 +1,4 @@ -# CliHelloWorldIvy +# CliHelloWorldIvyMinimal This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 7.2.0-rc.0.