Skip to content

Commit

Permalink
Include Closure base JS libs in the compiler releases.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 704715304
  • Loading branch information
gkdn authored and copybara-github committed Dec 10, 2024
1 parent 8eda0ea commit 4a6152d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -226,6 +226,7 @@ oss_java_library(
":THIRD_PARTY_NOTICES",
":externs_zip",
] + glob([
"lib/*.js",
"src/**/*.properties",
]),
),
Expand Down

0 comments on commit 4a6152d

Please sign in to comment.