angular-cn/integration/cli-hello-world-ivy-i18n/src
George Kalpakas 28b4f4abce build: remove unused `polyfills-runtime.ts` file (#34424)
The `polyfills-runtime.ts` file is used in the [integration/ivy-i18n][1]
project, which has an appropriate [configuration][2]. The file was
accidentally included in the `cli-hello-world-ivy-i18n` integration
project was introduced in 4857c53a4, although it is not used there.

This commit removes th `polyfills-runtime.ts` file from the
`cli-hello-world-ivy-i18n` integration project.

[1]: https://github.com/angular/angular/blob/f79110c63/integration/ivy-i18n/src/polyfills-runtime.ts
[2]: https://github.com/angular/angular/blob/f79110c63/integration/ivy-i18n/angular.json#L65-L72

PR Close #34424
2019-12-16 14:12:06 -08:00
..
app fix(ivy): i18n - ensure that colons in i18n metadata are not rendered (#33820) 2019-11-18 16:00:22 -08:00
assets test: add cli-hello-world-ivy-i18n integration test (#33510) 2019-11-01 17:50:56 +00:00
environments test: add cli-hello-world-ivy-i18n integration test (#33510) 2019-11-01 17:50:56 +00:00
favicon.ico test: add cli-hello-world-ivy-i18n integration test (#33510) 2019-11-01 17:50:56 +00:00
index.html test: add cli-hello-world-ivy-i18n integration test (#33510) 2019-11-01 17:50:56 +00:00
main.ts test: add cli-hello-world-ivy-i18n integration test (#33510) 2019-11-01 17:50:56 +00:00
polyfills.ts test: add cli-hello-world-ivy-i18n integration test (#33510) 2019-11-01 17:50:56 +00:00
styles.css test: add cli-hello-world-ivy-i18n integration test (#33510) 2019-11-01 17:50:56 +00:00
test.ts test: add cli-hello-world-ivy-i18n integration test (#33510) 2019-11-01 17:50:56 +00:00