ucap-angular/projects/pi/tsconfig.lib.prod.json

7 lines
97 B
JSON
Raw Normal View History

2020-03-27 08:39:01 +00:00
{
"extends": "./tsconfig.lib.json",
"angularCompilerOptions": {
"enableIvy": false
}
}