Support node-like module loaders. Closes gh-1103

This commit is contained in:
isaacs
2013-02-20 21:30:42 -05:00
committed by Rick Waldron
parent 0f977e6d03
commit a128355b25
2 changed files with 25 additions and 17 deletions

View File

@@ -1,2 +1,2 @@
})( window );
})( this );