mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
30c002bc88
The way the benchmarking code is used and wired up in g3 is rather magical. This change makes it easier to sync into g3 by using conditional blocks, and also consistnetly using a single bundle name (like it was before— we regressed here as part of the ESM initial changes- but now with clear comments, it's more future-proof..) PR Close #48538