]> git.evergreen-ils.org Git - Evergreen.git/commit
LP1895395: Use Angular AOT compiler for ng build
authorJane Sandberg <sandbej@linnbenton.edu>
Sat, 12 Sep 2020 15:22:54 +0000 (08:22 -0700)
committerGalen Charlton <gmc@equinoxinitiative.org>
Mon, 14 Sep 2020 13:54:59 +0000 (09:54 -0400)
commit2d973ca7a71409e68d567510fe764fa35d9bd799
treee9767d08f8d2bf6045dd92f08bb099a2440aab5e
parent5782901a4b33cf51a84e38d26e73ab584eae79d7
LP1895395: Use Angular AOT compiler for ng build

As of angular 9, the angular documentation recommends using the AOT
compiler for ng build: https://angular.io/guide/ivy

This would provide a bit more consistency for developers (since some
errors only display in AOT, others only display in JIT, and we want to
make sure that the AOT in particular is error-free so that builds don't
break).

Signed-off-by: Jane Sandberg <sandbej@linnbenton.edu>
Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Open-ILS/src/eg2/angular.json