LP1895395: Use Angular AOT compiler for ng build user/sandbergja/lp1895395_ng_build_aot
authorJane Sandberg <sandbej@linnbenton.edu>
Sat, 12 Sep 2020 15:22:54 +0000 (08:22 -0700)
committerJane Sandberg <sandbej@linnbenton.edu>
Sat, 12 Sep 2020 15:23:00 +0000 (08:23 -0700)
commit18efe203721a42905d6ba56a525699632a5c5ee9
tree2c772afdb8bb31fe0bd299869e8d5d8ccc854e55
parentfe55067d2189edde4c874575eaef1ad7e87b3557
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>
Open-ILS/src/eg2/angular.json