mirror of
https://github.com/google/nomulus.git
synced 2025-05-02 04:57:51 +02:00
See also: - google/closure-compiler#2051 - bazelbuild/rules_closure@9e92334 ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=135138725
6 lines
172 B
Text
6 lines
172 B
Text
package(default_visibility = ["//visibility:public"])
|
|
|
|
filegroup(
|
|
name = "soy_usegoog_js_files",
|
|
srcs = ["@io_bazel_rules_closure//closure/templates:soy_jssrc"],
|
|
)
|