angular-cn/integration/cli-hello-world-ivy/src
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
..
app test: update cli-hello-world-ivy to cli@7.2.0-rc.0 (#27797) 2018-12-26 11:19:19 -08:00
assets test(ivy): ngcc - test compiling a CLI generated project (#26403) 2018-11-01 14:13:26 -07:00
environments test: update cli-hello-world-ivy to cli@7.2.0-rc.0 (#27797) 2018-12-26 11:19:19 -08:00
browserslist test: update cli-hello-world-ivy to cli@7.2.0-rc.0 (#27797) 2018-12-26 11:19:19 -08:00
favicon.ico test(ivy): ngcc - test compiling a CLI generated project (#26403) 2018-11-01 14:13:26 -07:00
index.html test: update cli-hello-world-ivy to cli@7.2.0-rc.0 (#27797) 2018-12-26 11:19:19 -08:00
karma.conf.js test: update cli-hello-world-ivy to cli@7.2.0-rc.0 (#27797) 2018-12-26 11:19:19 -08:00
main.ts test: update cli-hello-world-ivy to cli@7.2.0-rc.0 (#27797) 2018-12-26 11:19:19 -08:00
polyfills.ts test: update cli-hello-world-ivy to cli@7.2.0-rc.0 (#27797) 2018-12-26 11:19:19 -08:00
styles.css test(ivy): ngcc - test compiling a CLI generated project (#26403) 2018-11-01 14:13:26 -07:00
test.ts test(ivy): ngcc - test compiling a CLI generated project (#26403) 2018-11-01 14:13:26 -07:00
tsconfig.app.json test: update cli-hello-world-ivy to cli@7.2.0-rc.0 (#27797) 2018-12-26 11:19:19 -08:00
tsconfig.spec.json test: update cli-hello-world-ivy to cli@7.2.0-rc.0 (#27797) 2018-12-26 11:19:19 -08:00
tslint.json test: update cli-hello-world-ivy to cli@7.2.0-rc.0 (#27797) 2018-12-26 11:19:19 -08:00