Relates :
|
While working on JDK-8236700 I noticed that the client loads both the minified and normal versions of JSZip. The client should only load one version, preferably minified. We also don't seem to have a minified version of jQuery. I think the API documentation should use minified versions of JavaScript libraries whenever possible. Especially, when the libraries' maintainers provide them. The same goes for CSS.
|