mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
Renaming `shell-chrome` to `shell-browser` contains the build that supports both browsers. PR Close #44952
6 lines
118 B
Text
6 lines
118 B
Text
package(default_visibility = ["//visibility:public"])
|
|
|
|
filegroup(
|
|
name = "popups",
|
|
srcs = glob(["*.html"]),
|
|
)
|