Landing pull request 586. Create exports.js for exporting jQuery to window and AMD...
commit8bc60bab5dd9747e7ae06c3fdb0c60782d346ff0
authorjrburke <jrburke@gmail.com>
Mon, 14 Nov 2011 17:13:25 +0000 (14 12:13 -0500)
committertimmywil <timmywillisn@gmail.com>
Mon, 14 Nov 2011 17:13:25 +0000 (14 12:13 -0500)
tree90008a3a96f1ccb50f0a69f3f782fdcf3f075a8c
parent499d7e409c4f4d4ed255148e59552763cccf4260
Landing pull request 586. Create exports.js for exporting jQuery to window and AMD. Fixes #10687.

More Details:
 - https://github.com/jquery/jquery/pull/586
 - http://bugs.jquery.com/ticket/10687
Makefile
src/core.js
src/exports.js [new file with mode: 0644]
src/outro.js
test/index.html
test/unit/core.js
test/unit/exports.js [new file with mode: 0644]