digitalpoint
Well-known member
- Affected version
- 2.2.13
The default method of comping JavaScript is going away because the use of the REST endpoint for Closure Compiler (
From: https://developers.google.com/closure/compiler/docs/gettingstarted_ui
Not sure on their timeline for actual removal, but seems it will stop working at some point.
https://closure-compiler.appspot.com/compile
) has been deprecated.From: https://developers.google.com/closure/compiler/docs/gettingstarted_ui
Closure compiler service is deprecated, and will be removed. Please consider running the compiler locally instead.
Not sure on their timeline for actual removal, but seems it will stop working at some point.