Skip to content

Commit f942bfd

Browse files
clydindevversion
authored andcommitted
fix(ng_examples_db): set binary visibility to public
1 parent 3756c31 commit f942bfd

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/ng_examples_db/BUILD.bazel

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
load("@aspect_rules_js//js:defs.bzl", "js_binary")
22

3+
package(default_visibility = ["//visibility:public"])
4+
35
js_binary(
46
name = "bin",
57
data = [

0 commit comments

Comments
 (0)