Side navigation
#2983 closed bug (invalid)
Opened June 04, 2008 07:08PM UTC
Closed June 04, 2008 09:41PM UTC
Website: File size mismatch
Reported by: | shumatejb | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.3 |
Component: | core | Version: | 1.2.6 |
Keywords: | gzip, minified, file-size | Cc: | |
Blocked by: | Blocking: |
Description
First of all, thanks for a wonderful project!
I have a minor nit to report:
On the homepage at www.jquery.com, under the Download jQuery Heading the gzipped and minified jQuery is reported as being 16kb in size, but when I am directed to the Google code page for this file, it is reported as being 54.5KB in size.
What's the story behind this apparent tripling in size of the gzipped and minified file?
Also, does the jQuery team need any docs or web help?
Thanks again!
Attachments (0)
Change History (1)
Changed June 04, 2008 09:41PM UTC by comment:1
resolution: | → invalid |
---|---|
status: | new → closed |
The 16kb comes after the gzipping, which happens on the server side.
As for documentation help, feel free to look through the documentation and add/cleanup/improve any documentation you feel could be better. Thanks.