Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
6.4.2
-
None
-
None
Description
I noticed a couple of things about the javascript files included in Solr for the Admin UI:
- There is unnecessary duplication between the "js" and "libs" directories.
- Some of the files are not minified, and for some of those that are, the non-minified originals are still included in the binary release.
Removing the duplicates entirely and the non-minified files from the binary release would shave a little bit of size off of the binary download.
Attachments
Issue Links
- links to