aboutsummaryrefslogtreecommitdiffstats
path: root/src/exports.js
Commit message (Expand)AuthorAgeFilesLines
* Support CommonJS environments by accentuating the need for a window with a do...Timmy Willison2013-07-041-24/+0
* Fix #13789: Don't throw when module === null. Close gh-1269.Eddie Monge2013-05-201-1/+1
* Fixes #13566. If there is a window object, and it has a document property, it...Rick Waldron2013-04-041-2/+3
* Fixes #13566. If there is a window object, define jQuery and $Rick Waldron2013-04-041-3/+5
* Remove the define.amd.jQuery check, ref gh-1150.jrburke2013-02-281-13/+8
* Support node-like module loaders. Closes gh-1103isaacs2013-02-201-16/+24
* Strips IIFEs from modules; Always require built jQuery for tests.Rick Waldron2012-06-041-4/+0
* Landing pull request 586. Create exports.js for exporting jQuery to window an...jrburke2011-11-141-0/+22