mirror of
https://github.com/google/nomulus.git
synced 2025-06-06 20:45:40 +02:00
Update broken Closure Rules load() reference
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=126730245
This commit is contained in:
parent
bb87b6e74f
commit
9fcb8984ad
1 changed files with 1 additions and 1 deletions
2
third_party/javascript/closure/BUILD
vendored
2
third_party/javascript/closure/BUILD
vendored
|
@ -2,7 +2,7 @@ package(default_visibility = ["//visibility:public"])
|
|||
|
||||
licenses(["notice"]) # Apache License 2.0
|
||||
|
||||
load("//third_party/closure/compiler:closure_js_library.bzl", "closure_js_library")
|
||||
load("@io_bazel_rules_closure//closure:defs.bzl", "closure_js_library")
|
||||
|
||||
closure_js_library(
|
||||
name = "closure",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue