angular-cn/integration/cli-hello-world-ivy/e2e
cexbrayat 62e45cef2d test: update cli-hello-world-ivy to cli@7.2.0-rc.0 (#27797)
Updates the app itself to reflect the result of using the  `experimentalIvy` flag on the CLI.
The result is similar to:

    npx @angular/cli@next new cli-hello-world-ivy --experimental-ivy --defaults

But replaces the current (cli `7.2.0-rc.0`) `renderComponent` bootstrap with the usual `platformBrowserDynamic` one.
It also keeps what the app did (display a pipe, tests it).

PR Close #27797
2018-12-26 11:19:19 -08:00
..
src test: update cli-hello-world-ivy to cli@7.2.0-rc.0 (#27797) 2018-12-26 11:19:19 -08:00
protractor.conf.js test: update cli-hello-world-ivy to cli@7.2.0-rc.0 (#27797) 2018-12-26 11:19:19 -08:00
tsconfig.e2e.json test: update cli-hello-world-ivy to cli@7.2.0-rc.0 (#27797) 2018-12-26 11:19:19 -08:00