4e7ffbfbac
It's not testing CLI i18n integration, it's instead testing localize itself over CLI bundles. PR Close #33510
8 lines
123 B
JSON
8 lines
123 B
JSON
{
|
|
"extends": "./tsconfig.app.json",
|
|
"angularCompilerOptions": {
|
|
"enableIvy": true,
|
|
"i18nInFormat": "xmb"
|
|
}
|
|
}
|