Mercurial
view BUILD @ 222:a8d6435dc021 hg-web
[hg-web] Run local stack through Bazel
| author | MrJuneJune <me@mrjunejune.com> |
|---|---|
| date | Sun, 02 Aug 2026 09:07:36 -0700 |
| parents | 008ca7780c8a |
| children |
line wrap: on
line source
exports_files([".env"]) filegroup( name = "env_file", srcs = [".env"], visibility = ["//visibility:public"], )