This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
jquery
Watch
1
Star
1
Fork
0
You've already forked jquery
mirror of
https://github.com/jquery/jquery.git
synced
2026-04-20 03:01:22 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d07116a9525f039d7a2a2e080f468d8ddbc283a7
jquery
/
build
/
lib
History
Mike Sherov
98386cfd77
Fix
#10692
. JSLint is dead! Long live JSHint!
...
Still needs this sizzle PR:
https://github.com/jquery/sizzle/pull/82
2011-12-08 21:04:57 -05:00
..
jshint.js
Fix
#10692
. JSLint is dead! Long live JSHint!
2011-12-08 21:04:57 -05:00
parse-js.js
Update the UglifyJS code.
2011-05-02 16:25:36 -04:00
process.js
Update the UglifyJS code.
2011-05-02 16:25:36 -04:00
squeeze-more.js
Replace build system with a faster new one that uses Node and UglifyJS and generates smaller minified files. Also removes builds through rake/ant since having 3 different build systems was too much to maintain (make was the only one consistently kept up-to-date).
Fixes
#7973
.
2011-01-17 18:49:24 -06:00