Skip to content

Commit ab3cbe6

Browse files
committed
fix: actually export codegen_plugin.bzl
1 parent b470d87 commit ab3cbe6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

BUILD.bazel

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
package(default_visibility = ["//visibility:public"])
2+
3+
exports_files(["codegen_plugin.bzl"])

0 commit comments

Comments
 (0)