Skip to content

Commit

Permalink
Compile using Ivy partial mode
Browse files Browse the repository at this point in the history
  • Loading branch information
frederikprijck committed Sep 30, 2022
1 parent a27dca8 commit fd8c35a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion projects/angular-jwt/tsconfig.lib.prod.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@
"declarationMap": false
},
"angularCompilerOptions": {
"enableIvy": false
"compilationMode": "partial"
}
}

0 comments on commit fd8c35a

Please sign in to comment.