Mercurial
view react_games/BUILD @ 227:8bb0ac8f4587
[hg-web] Add Bazel deployment target
| author | MrJuneJune <me@mrjunejune.com> |
|---|---|
| date | Sun, 02 Aug 2026 16:31:44 -0700 |
| parents | 49b611c808e7 |
| children |
line wrap: on
line source
filegroup( name = "games", srcs = glob([ "public/games/*", ], allow_empty=True), visibility = ["//visibility:public"], )