Skip to content

Commit c4285c2

Browse files
committed
Updated tsconfig for the library
1 parent 9aa10a6 commit c4285c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

projects/lib/tsconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"angularCompilerOptions": {
1616
"skipTemplateCodegen": true,
1717
"strictMetadataEmit": true,
18-
"enableResourceInlining": true
18+
"enableResourceInlining": true,
1919
"compilationMode": "partial"
2020
},
2121
"exclude": [

0 commit comments

Comments
 (0)