Fixes #13566. If there is a window object, and it has a document property, it might...
commit6358da8aa32e7ed52da3af1a912bdd1a05863faf
authorRick Waldron <waldron.rick@gmail.com>
Thu, 4 Apr 2013 21:27:15 +0000 (4 17:27 -0400)
committerRick Waldron <waldron.rick@gmail.com>
Thu, 4 Apr 2013 21:27:15 +0000 (4 17:27 -0400)
tree3c2fae567ac7ec66f4d643224b0bfbd3b40e44b9
parent37c801eda5a96ba8d58f3d8751c42df296d3bd39
Fixes #13566. If there is a window object, and it has a document property, it might be the window we want, so define jQuery and $. Thanks to @dcherman for saving us from that embarrassment!

Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
src/exports.js