Skip to content

Commit 4a6152d

Browse files
gkdncopybara-github
authored andcommitted
Include Closure base JS libs in the compiler releases.
PiperOrigin-RevId: 704715304
1 parent 8eda0ea commit 4a6152d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

BUILD.bazel

+1
Original file line numberDiff line numberDiff line change
@@ -226,6 +226,7 @@ oss_java_library(
226226
":THIRD_PARTY_NOTICES",
227227
":externs_zip",
228228
] + glob([
229+
"lib/*.js",
229230
"src/**/*.properties",
230231
]),
231232
),

0 commit comments

Comments
 (0)