mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
This commit adds a new parameter to ngc named `missingTranslation` to set the MissingTranslationStrategy for AoT, it takes the value `error`, `warning` or `ignore`. Fixes #15808 PR Close #15987 |
||
|---|---|---|
| .. | ||
| codegen.ts | ||
| compiler_host.ts | ||
| extract_i18n.ts | ||
| extractor.ts | ||
| main.ts | ||
| ngtools_api.ts | ||
| ngtools_impl.ts | ||
| path_mapped_compiler_host.ts | ||
| version.ts | ||