Skip to content

Commit

Permalink
chore: support ivy based partial compilation for @ngqp/core
Browse files Browse the repository at this point in the history
closes TNG#224

Revert "chore: support ivy based partial compilation for @ngqp/core"

This reverts commit 979f038.

chore: fix
  • Loading branch information
pumano committed Nov 6, 2022
1 parent 5c904c2 commit e6fc605
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion projects/ngqp/core/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
"enableIvy": true
}
}

0 comments on commit e6fc605

Please sign in to comment.