WebRTC audio/video call and conferencing server.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Simon Eisenmann 59bc20f466 Added docs about jquery building. 11 years ago
..
README.jquery Added docs about jquery building. 11 years ago
jquery.injectCSS.js Update jquery-injectcss to c85cea05d. 12 years ago
jquery.js Fixed jquery sourceMapping. 11 years ago
jquery.min.js Updated jquery to smaller version. 11 years ago
jquery.min.js.map Updated jquery to smaller version. 11 years ago
jquery.mobile-events.js Update jquery.mobile-events.js to latest version. 12 years ago

README.jquery

We use a custom build of jquery to reduce size.

$ git clone git://github.com/jquery/jquery.git
$ cd jquery
$ git checkout 2.1.1
$ npm install
$ grunt custom:-ajax,-ajax/script,-ajax/jsonp,-ajax/load,-ajax/parseJSON,-ajax/parseXML,-ajax/script,-ajax/var/nonce,-ajax/var/rquery,-ajax/xhr,-manipulation/_evalUrl,-deprecated,-effects,-effects/Tween,-effects/animatedSelector,-event-alias,-offset

Make sure that you update all three generated files. Minified,
non minified and the map.