This would let minification happen more automatically without worrying about being a bad API citizen to Google. We've forgotten to re-minify files, and QA has mistakenly called it a regression.
This would let minification happen more automatically without worrying about being a bad API citizen to Google. We've forgotten to re-minify files, and QA has mistakenly called it a regression.
Comments
Comment #1
kolier commentedAnd there are at least 1/3 human beings on the earth can't access Google directly. :(
Comment #2
kolier commentedIf not, it's better this way:
to allow drupal utilize proxy service, like using HTTP proxy
Comment #3
lolandese commentedMaybe some code can be borrowed from the Google Closure Compiler that seems to provide support for a local Java based compiler.
Comment #4
lolandese commentedThe #2 suggestion was helpful in our case (thanks for that) but somehow unrelated to the OP original request. Thus we opened a new issue at #2622146: Use drupal_http_request as connection method instead of cURL.
Comment #5
lolandese commented.