ucap-angular/projects/ui-group/tsconfig.lib.prod.json
richard-loafle 186c0c337e bug fixed
2020-04-22 13:10:23 +09:00

7 lines
97 B
JSON

{
"extends": "./tsconfig.lib.json",
"angularCompilerOptions": {
"enableIvy": false
}
}