aboutsummaryrefslogtreecommitdiffhomepage
path: root/third_party/javascript
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/javascript')
-rw-r--r--third_party/javascript/bootstrap/BUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/third_party/javascript/bootstrap/BUILD b/third_party/javascript/bootstrap/BUILD
index 7253a6ff45..3b2f7811f5 100644
--- a/third_party/javascript/bootstrap/BUILD
+++ b/third_party/javascript/bootstrap/BUILD
@@ -12,4 +12,5 @@ filegroup(
"js/bootstrap.js",
"js/bootstrap.min.js",
],
+ visibility = ["//site:__pkg__"],
)