Is Google AJAX Libraries API offering a way to serve framework file in minimize way?
Asked
Active
Viewed 509 times
2 Answers
0
If not, and if I get what you're asking, you could minify the JS yourself.

Chris Sobolewski
- 12,819
- 12
- 63
- 96
0
The libraries themselves are served minified by default.
Unfortunately, Google does not serve gzipped versions.

Paul McMillan
- 19,693
- 9
- 57
- 71