Skip to content

Commit

Permalink
fix: compiler options (#98)
Browse files Browse the repository at this point in the history
  • Loading branch information
ucswift authored Feb 24, 2024
1 parent 39d7adc commit 0087473
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion projects/ngx-resgrid-apps-shared/tsconfig.lib.prod.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@
"declarationMap": false
},
"angularCompilerOptions": {
"enableIvy": false
"compilationMode": "partial"
}
}

0 comments on commit 0087473

Please sign in to comment.