Logo
Explore Help
Sign In
honeymoose/angular-cn
1
0
Fork 0
You've already forked angular-cn
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
angular-cn/integration/cli-hello-world-ivy-i18n/tsconfig.legacy.json

8 lines
123 B
JSON
Raw Normal View History

test(ivy): i18n - add legacy-id-mode integration test (#32937) PR Close #32937
2019-10-03 11:40:33 +01:00
{
"extends": "./tsconfig.app.json",
"angularCompilerOptions": {
"enableIvy": true,
fix(ivy): i18n - turn on legacy message-id support by default (#33053) For v9 we want the migration to the new i18n to be as simple as possible. Previously the developer had to positively choose to use legacy messsage id support in the case that their translation files had not been migrated to the new format by setting the `legacyMessageIdFormat` option in tsconfig.json to the format of their translation files. Now this setting has been changed to `enableI18nLegacyMessageFormat` as is a boolean that defaults to `true`. The format is then read from the `i18nInFormat` option, which was previously used to trigger translations in the pre-ivy angular compiler. PR Close #33053
2019-10-09 12:34:37 +01:00
"i18nInFormat": "xlf"
test(ivy): i18n - add legacy-id-mode integration test (#32937) PR Close #32937
2019-10-03 11:40:33 +01:00
}
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.8 Page: 103ms Template: 6ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API