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
131 B
Text
6 lines
131 B
Text
package(default_visibility = ["//visibility:public"])
|
|
|
|
exports_files([
|
|
"manifest.chrome.json",
|
|
"manifest.firefox.json",
|
|
])
|