angular-cn/integration/cli-hello-world-ivy-i18n
Filipe Silva 27b9eb5e38 build: use CLI rc.8 (#34788)
PR Close #34788
2020-01-17 13:42:41 -05:00
..
e2e test: add cli-hello-world-ivy-i18n integration test (#33510) 2019-11-01 17:50:56 +00:00
src build: remove unused `polyfills-runtime.ts` file (#34424) 2019-12-16 14:12:06 -08:00
.editorconfig test: add cli-hello-world-ivy-i18n integration test (#33510) 2019-11-01 17:50:56 +00:00
.gitignore test: do not store generated i18n files in git (#34135) 2019-12-03 10:15:53 -08:00
README.md test: add cli-hello-world-ivy-i18n integration test (#33510) 2019-11-01 17:50:56 +00:00
angular.json build: use CLI rc.8 (#34788) 2020-01-17 13:42:41 -05:00
browserslist test: add cli-hello-world-ivy-i18n integration test (#33510) 2019-11-01 17:50:56 +00:00
karma.conf.js test: add cli-hello-world-ivy-i18n integration test (#33510) 2019-11-01 17:50:56 +00:00
package.json build: use CLI rc.8 (#34788) 2020-01-17 13:42:41 -05:00
tsconfig.app.json test: add cli-hello-world-ivy-i18n integration test (#33510) 2019-11-01 17:50:56 +00:00
tsconfig.json test: add cli-hello-world-ivy-i18n integration test (#33510) 2019-11-01 17:50:56 +00:00
tsconfig.spec.json test: add cli-hello-world-ivy-i18n integration test (#33510) 2019-11-01 17:50:56 +00:00
tslint.json test: add cli-hello-world-ivy-i18n integration test (#33510) 2019-11-01 17:50:56 +00:00
yarn.lock build: consolidate @angular-devkit/build-angular to the root package.json (#34002) 2019-12-02 10:49:12 -08:00

README.md

CliHelloWorldIvyI18n

This project tests i18n using localize with CLI.

It includes a date pipe to ensure localeData is pulled into builds correctly.