ucap-angular/projects/api-contact/tsconfig.lib.prod.json
Park Byung Eun 0c9867beb9 sync
2020-08-10 14:05:57 +09:00

7 lines
97 B
JSON

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