XenForo
Administrative
- Thread starter
- Admin
- #1
Might not be classed as a bug but is an issue one way or another.
This means it's currently impossible to build addons that have minified JS.
Read more
ادامه مطلب...
XF\Service\AddOn\JsMinifier
makes a cURL request to https://closure-compiler.appspot.com/compile
, which is currently throwing a 503 error and saying Over Quota This application is temporarily over its serving quota. Please try again later.
This means it's currently impossible to build addons that have minified JS.
xf-addon:build-release
fails with Unexpected error while minifying JS: Empty result...
Read more
ادامه مطلب...