Skip to content

Commit

Permalink
build: ivy build fix
Browse files Browse the repository at this point in the history
  • Loading branch information
alisahinozcelik committed Oct 10, 2020
1 parent 0161f0d commit 2ada780
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion projects/ng-utils/tsconfig.lib.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,8 @@
"strictMetadataEmit": true,
"fullTemplateTypeCheck": false,
"strictInjectionParameters": true,
"enableResourceInlining": true
"enableResourceInlining": true,
"enableIvy": false
},
"exclude": [
"src/test.ts",
Expand Down

0 comments on commit 2ada780

Please sign in to comment.