Skip to content

Commit 9b100cf

Browse files
authored
Merge pull request #5 from stackb/fix/visibility
Fix visibility of //javascript:soyutils
2 parents 32514d2 + f55ab77 commit 9b100cf

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

javascript/BUILD.bazel

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,5 @@ filegroup(
88
"soyutils_templates.js",
99
"soyutils_usegoog.js",
1010
],
11+
visibility = ["//visibility:public"],
1112
)

0 commit comments

Comments
 (0)