jquery / codeorigin.jquery.com

jQuery CDN
https://releases.jquery.com
Other
57 stars 602 forks source link

Add link to >=3.x slim builds on https://code.jquery.com/ homepage #29

Closed timmywil closed 8 years ago

timmywil commented 8 years ago

Right now, it shows:

jQuery Core 3.0.0 - [uncompressed](), [minified]()

Perhaps we could do:

jQuery Core 3.0.0 - [uncompressed](), [minified](), [slim]()

mgol commented 8 years ago

Slim has a minified version as well so it'd have to be: "uncompressed, minified, slim, slim minified". Does that sound good?

timmywil commented 8 years ago

👍