Skip to content

Commit

Permalink
chore: 🤖 add compilationMode
Browse files Browse the repository at this point in the history
  • Loading branch information
NetanelBasal committed Nov 24, 2022
1 parent 028bcca commit 9bc2206
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions projects/ngneat/dialog/tsconfig.lib.prod.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,8 @@
"extends": "./tsconfig.lib.json",
"compilerOptions": {
"declarationMap": false
},
"angularCompilerOptions": {
"compilationMode": "partial"
}
}

0 comments on commit 9bc2206

Please sign in to comment.