google / closure-compiler

A JavaScript checker and optimizer.
https://developers.google.com/closure/compiler/
Apache License 2.0
7.41k stars 1.15k forks source link

Closure Compiler Webservice Turndown - 2025 #4199

Open lauraharker opened 3 weeks ago

lauraharker commented 3 weeks ago

The Closure Compiler maintainers have chosen to stop investing in the webservice at https://closure-compiler.appspot.com/. If you do not use this webservice, you can stop reading - this does not affect users of Closure Compiler via the GitHub source, Maven, or NPM.

Why?

Alternatives

Closure Compiler may still be run locally. See https://github.com/google/closure-compiler?tab=readme-ov-file#getting-started.

Timeline

We will first engage in planned outages of the UI then turndown the UI. Then we will repeat planned outages for the API, turndown the API, and completely turn off closure-compiler.appspot.com.

This timeline is still tentative and we may extend the deadlines.

UI planned outages:

UI final turndown:

API planned outages:

API final turndown:

We'll monitor this issue for any concerns. I'll send an announcement to closure-compiler-discuss with more details soon.

worldoptimizer commented 2 weeks ago

You will be missed 😢

jplevene commented 1 week ago

Hi Laura,

The reasons you are shutting it down are the reasons it is so usefull :-(.
We use it for single file compression and checking JS, and it is far easier and quicker to use than the command line. We would be more than happy to host and maintain it on our App Engine account if we could get the code.

worldoptimizer commented 4 days ago

If it doesn't cause too much trouble, keeping it alive would be greatly appreciated by a small but dedicated community of casual users!