mirror of
https://github.com/Raghu-Ch/angular-challenges.git
synced 2026-02-13 14:23:02 -05:00
feat(callstatelib): add a callstate publishable lib
This commit is contained in:
9
libs/shared/ngrx-callstate-store/tsconfig.lib.prod.json
Normal file
9
libs/shared/ngrx-callstate-store/tsconfig.lib.prod.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"extends": "./tsconfig.lib.json",
|
||||
"compilerOptions": {
|
||||
"declarationMap": false
|
||||
},
|
||||
"angularCompilerOptions": {
|
||||
"compilationMode": "partial"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user