mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
5f942717e8
The `app_bundle` rule from the shared dev-infra package is no longer in the benchmarking folder, but instead is part of the general Bazel rules exposed by `dev-infra`. This commit accounts for this location change. PR Close #46642