mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
7bdb792504
Currently the Github robot is not able to measure the artifacts of the `hello_world` and `todo` bundling tests because those will be only built with the `ivy-only` rule tag. This means that the current CircleCI job that is supposed to upload the size artifacts, does not even build those bundles. PR Close #27042