Moved from the old JSMin to using YUIMin for compressing the jQuery source. Additiona...
authorJohn Resig <jeresig@gmail.com>
Sun, 4 Jan 2009 15:29:27 +0000 (15:29 +0000)
committerJohn Resig <jeresig@gmail.com>
Sun, 4 Jan 2009 15:29:27 +0000 (15:29 +0000)
commit434b87b8a233eb24ec773de801f3adb460fbd0f4
tree5abe141c6b257f669015f04f9551d184f546b090
parentc0294278db40da764a98ea1c1506548e539213c7
Moved from the old JSMin to using YUIMin for compressing the jQuery source. Additionally landed some improvements from #3770 which dramatically reduce the filesize. The final minifed + gzipped size of jQuery went from 19817 bytes to 18063 bytes.
Makefile
build/yuicompressor-2.4.2.jar [new file with mode: 0644]
src/ajax.js
src/core.js
src/offset.js