We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b01881 commit 5b50746Copy full SHA for 5b50746
stdlib/BUILD
@@ -3,6 +3,7 @@ package(default_visibility = ["//visibility:private"])
3
filegroup(
4
name = "stdlib",
5
srcs = ["std.jsonnet"],
6
+ visibility = ["//visibility:public"],
7
)
8
9
cc_library(
0 commit comments