ngx-data/projects/openharbor/ngx-data-apollo/tsconfig.lib.prod.json

9 lines
152 B
JSON

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