Mercurial
view react_games/BUILD @ 239:40fa2363fee1
[mrjunejune] Simplify homepage copy
| author | MrJuneJune <me@mrjunejune.com> |
|---|---|
| date | Mon, 03 Aug 2026 10:36:12 -0700 |
| parents | 49b611c808e7 |
| children |
line wrap: on
line source
filegroup( name = "games", srcs = glob([ "public/games/*", ], allow_empty=True), visibility = ["//visibility:public"], )