mirror of
https://github.com/google/nomulus
synced 2025-12-23 06:15:42 +00:00
Update broken Closure Rules load() reference
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=126730245
This commit is contained in:
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",
|
||||
|
||||
Reference in New Issue
Block a user