Skip to content

Commit

Permalink
add XDomainRequest to browser env
Browse files Browse the repository at this point in the history
  • Loading branch information
m90 committed Sep 4, 2014
1 parent bc6e97e commit 8c41fbc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/vars.js
Expand Up @@ -344,6 +344,7 @@ exports.browser = {
WebSocket : false,
window : false,
Worker : false,
XDomainRequest : false,
XMLHttpRequest : false,
XMLSerializer : false,
XPathEvaluator : false,
Expand Down

0 comments on commit 8c41fbc

Please sign in to comment.