This website requires JavaScript.
Explore
Help
Sign In
honeymoose
/
angular-cn
Watch
1
Star
0
Fork
You've already forked angular-cn
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
bebdeba5fd
angular-cn
/
integration
/
ivy-i18n
/
tsconfig.view-engine.json
7 lines
97 B
JSON
Raw
Normal View
History
Unescape
Escape
test(ivy): i18n - add legacy-id-mode integration test (#32937) PR Close #32937
2019-10-03 06:40:33 -04:00
{
"extends"
:
"./tsconfig.app.json"
,
"angularCompilerOptions"
:
{
test(ivy): i18n - add compile time translation to integration test (#32881) PR Close #32881
2019-10-08 09:46:28 -04:00
"enableIvy"
:
false
test(ivy): i18n - add legacy-id-mode integration test (#32937) PR Close #32937
2019-10-03 06:40:33 -04:00
}
}