Skip to content

Commit

Permalink
Merge pull request #115 from VagrantAI-c/bug/partial-compilation
Browse files Browse the repository at this point in the history
fix: use partial library compilation
  • Loading branch information
VagrantAI-c authored Dec 3, 2021
2 parents 17e1d57 + 5d93115 commit 37a5aed
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions projects/ng-carousel/tsconfig.lib.prod.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,7 @@
"compilerOptions": {
"declarationMap": false
},
"angularCompilerOptions": {
"compilationMode": "partial"
}
}

0 comments on commit 37a5aed

Please sign in to comment.