Delete tsconfig.lib.prod.json

This commit is contained in:
SMAH1
2021-04-04 09:33:42 +04:30
committed by GitHub
parent bd0bdda5f2
commit c707c9438b
@@ -1,10 +0,0 @@
/* To learn more about this file see: https://angular.io/config/tsconfig. */
{
"extends": "./tsconfig.lib.json",
"compilerOptions": {
"declarationMap": false
},
"angularCompilerOptions": {
"enableIvy": false
}
}