Skip to content

Commit 78f9aa1

Browse files
lauraharkercopybara-github
authored andcommitted
Update README.md to link to Maven release issue + https://jscompressor.treblereel.dev/
See #4220 and #4199. PiperOrigin-RevId: 734245608
1 parent 17b9141 commit 78f9aa1

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

+7-1
Original file line numberDiff line numberDiff line change
@@ -180,11 +180,17 @@ var x=42;
180180
#### Downloading from Maven Repository
181181

182182
NOTE: Maven releases were put on hold in early 2024 and are not likely to resume
183-
until early 2025.
183+
until early 2025. See https://github.com/google/closure-compiler/issues/4220.
184184

185185
A pre-compiled release of the compiler is also available via
186186
[Maven](https://mvnrepository.com/artifact/com.google.javascript/closure-compiler).
187187

188+
### Web-based tooling
189+
190+
https://jscompressor.treblereel.dev/ is a web-based UI and REST API for Closure
191+
Compiler, developed and maintained by at
192+
https://github.com/treblereel/jscompressor.
193+
188194
### Basic usage
189195

190196
The Closure Compiler has many options for reading input from a file, writing

0 commit comments

Comments
 (0)