mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
31f06ee3f9
Ensures that the "core_all:size_test" target runs with "--define=compile=aot". This is necessary because we don't run this test on CI currently, but if we run it manually, we need to ensure that it runs with Ivy for proper size comparisons. PR Close #32613