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(