mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
e38b2b502c
PR Close #24788
9 lines
133 B
Python
9 lines
133 B
Python
package(default_visibility = ["//visibility:public"])
|
|
|
|
filegroup(
|
|
name = "favicon",
|
|
srcs = [
|
|
"favicon.ico",
|
|
],
|
|
)
|