angular-cn/integration/cli-hello-world-ivy-compat/src
Filipe Silva 36284713b2 build: rename cli-hello-world-ivy test to cli-hello-world-ivy-compat (#28372)
There are two ways to bootstrap an Ivy app: with `platformBrowserDynamic().bootstrapModule` and `renderComponent`.

To distinguish between these two approaches we call the `platformBrowserDynamic().bootstrapModule` way `ivy-compat` and the `renderComponent` way just `ivy`.

PR Close #28372
2019-02-07 12:36:51 -08:00
..
app build: rename cli-hello-world-ivy test to cli-hello-world-ivy-compat (#28372) 2019-02-07 12:36:51 -08:00
assets build: rename cli-hello-world-ivy test to cli-hello-world-ivy-compat (#28372) 2019-02-07 12:36:51 -08:00
environments build: rename cli-hello-world-ivy test to cli-hello-world-ivy-compat (#28372) 2019-02-07 12:36:51 -08:00
browserslist build: rename cli-hello-world-ivy test to cli-hello-world-ivy-compat (#28372) 2019-02-07 12:36:51 -08:00
favicon.ico build: rename cli-hello-world-ivy test to cli-hello-world-ivy-compat (#28372) 2019-02-07 12:36:51 -08:00
index.html build: rename cli-hello-world-ivy test to cli-hello-world-ivy-compat (#28372) 2019-02-07 12:36:51 -08:00
karma.conf.js build: rename cli-hello-world-ivy test to cli-hello-world-ivy-compat (#28372) 2019-02-07 12:36:51 -08:00
main.ts build: rename cli-hello-world-ivy test to cli-hello-world-ivy-compat (#28372) 2019-02-07 12:36:51 -08:00
polyfills.ts build: rename cli-hello-world-ivy test to cli-hello-world-ivy-compat (#28372) 2019-02-07 12:36:51 -08:00
styles.css build: rename cli-hello-world-ivy test to cli-hello-world-ivy-compat (#28372) 2019-02-07 12:36:51 -08:00
test.ts build: rename cli-hello-world-ivy test to cli-hello-world-ivy-compat (#28372) 2019-02-07 12:36:51 -08:00
tsconfig.app.json build: rename cli-hello-world-ivy test to cli-hello-world-ivy-compat (#28372) 2019-02-07 12:36:51 -08:00
tsconfig.spec.json build: rename cli-hello-world-ivy test to cli-hello-world-ivy-compat (#28372) 2019-02-07 12:36:51 -08:00
tslint.json build: rename cli-hello-world-ivy test to cli-hello-world-ivy-compat (#28372) 2019-02-07 12:36:51 -08:00