commit | 3398d0b1ce40173bac6c1fa63a8bd2a48c72a1d1 | [log] [tgz] |
---|---|---|
author | James Kuszmaul <jabukuszmaul+collab@gmail.com> | Sat Feb 11 22:55:22 2023 -0800 |
committer | James Kuszmaul <jabukuszmaul+collab@gmail.com> | Sat Feb 11 22:57:09 2023 -0800 |
tree | 91f7d9c3423587b483edecf3a3d528167061e276 | |
parent | 9a82b2df4aec053d41742a443bf1fb0cc47ad785 [diff] |
Provide offline version of foxglove This may be useful at events and in places with bad internet, and also lets me pull in https://github.com/foxglove/studio/pull/5323 a few hours early. Change-Id: I584dda8fe7903a9a8d2876fa3a0ea318fa319180 Signed-off-by: James Kuszmaul <jabukuszmaul+collab@gmail.com>
diff --git a/aos/network/BUILD b/aos/network/BUILD index 4794838..f05a75e 100644 --- a/aos/network/BUILD +++ b/aos/network/BUILD
@@ -482,6 +482,7 @@ exclude = ["www/**/*"], ), target_compatible_with = ["@platforms//os:linux"], + visibility = ["//visibility:public"], ) cc_binary(