We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ebcd1a9 commit c032db8Copy full SHA for c032db8
.generator/test-resources/librarian/BUILD.bazel
@@ -13,6 +13,7 @@
13
# limitations under the License.
14
15
package(default_visibility = ["//visibility:public"])
16
+exports_files(glob(["*.yaml"]))
17
load("@rules_proto//proto:defs.bzl", "proto_library")
18
load(
19
"@com_google_googleapis_imports//:imports.bzl",
0 commit comments