mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
5e3f6d203d
Since config=ivy now sets the define=compile flag and the define=angular_ivy_enabled flag to cause usage of Ivy, we can update all of the documentation and scripts that reference compile=aot to use config=ivy. PR Close #33983