Skip to content
This repository was archived by the owner on Sep 19, 2025. It is now read-only.

Commit 06e19c4

Browse files
authored
Update confusing statement about JS-native version
I made this change in response to google/closure-compiler#4003
1 parent e6f005b commit 06e19c4

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

packages/google-closure-compiler/README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,7 @@ This repository tracks issues related to the publication to npmjs.org and associ
77
Any bugs not related to the plugins themselves should be reported to the
88
[main repository](https://github.com/google/closure-compiler/).
99

10-
**The JS version of closure-compiler is no longer supported or maintained.**
11-
[Read why](https://github.com/google/closure-compiler-npm/blob/master/packages/google-closure-compiler-js/readme.md)
10+
**Note that the installed binary is not actually JavaScript, but native binary or Java jar file depending on the local system.**
1211

1312
## Getting Started
1413
If you are new to [Closure-Compiler](https://developers.google.com/closure/compiler/), make

0 commit comments

Comments
 (0)