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

6 lines
96 B
JSON

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