Skip to content

Commit

Permalink
Merge pull request #138 from czeckd/ivy-compile
Browse files Browse the repository at this point in the history
Ivy compile
  • Loading branch information
czeckd authored Nov 5, 2021
2 parents 7ebd761 + 14a9e0f commit a0a8044
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions projects/angular-svg-icon/tsconfig.lib.prod.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
"declarationMap": false
},
"angularCompilerOptions": {
"enableIvy": false
"enableIvy": true,
"compilationMode": "partial"
}
}
}

0 comments on commit a0a8044

Please sign in to comment.