Skip to content

Commit

Permalink
Updated tsconfig for the library
Browse files Browse the repository at this point in the history
  • Loading branch information
sconix committed Mar 6, 2022
1 parent 9aa10a6 commit c4285c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion projects/lib/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"angularCompilerOptions": {
"skipTemplateCodegen": true,
"strictMetadataEmit": true,
"enableResourceInlining": true
"enableResourceInlining": true,
"compilationMode": "partial"
},
"exclude": [
Expand Down

0 comments on commit c4285c2

Please sign in to comment.