Commit 78f9aa1 1 parent 17b9141 commit 78f9aa1 Copy full SHA for 78f9aa1
File tree 1 file changed +7
-1
lines changed
1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -180,11 +180,17 @@ var x=42;
180
180
#### Downloading from Maven Repository
181
181
182
182
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 .
184
184
185
185
A pre-compiled release of the compiler is also available via
186
186
[ Maven] ( https://mvnrepository.com/artifact/com.google.javascript/closure-compiler ) .
187
187
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
+
188
194
### Basic usage
189
195
190
196
The Closure Compiler has many options for reading input from a file, writing
You can’t perform that action at this time.
0 commit comments