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
7 lines
126 B
Text
7 lines
126 B
Text
package(default_visibility = ["//visibility:public"])
|
|
|
|
exports_files([
|
|
"index.html",
|
|
"index.ts",
|
|
"styles.css",
|
|
])
|