mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
* Create component_benchmark macro * Change class_bindings benchmark to use component_benchmark PR Close #35692
4 lines
251 B
Text
4 lines
251 B
Text
# This BUILD file exists to mark //tools/components as a package.
|
|
#
|
|
# Without this, using component_benchmark.bzl would throw an error saying:
|
|
# Label '//tools/components:component_benchmark.bzl' is invalid because 'tools/components' is not a package
|