Skip to content

Commit

Permalink
Compile using Ivy partial mode (#735)
Browse files Browse the repository at this point in the history
  • Loading branch information
frederikprijck committed Oct 3, 2022
1 parent 2b2712d commit 1645bcf
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 1645bcf

Please sign in to comment.