react-native/Libraries/JavaScriptAppEngine/Initialization
Amjad Masad 9fde7d2828 [react-native] Make document.js into a polyfill. Fixes #1149
Summary:
@public
document shimming must run before anything else. However, we don't currently guarantee that. This moves the document shimming into `document.js` which is used as a polyfill.

Test Plan:
* start server
* go to playground app
* require `NativeModules` as the first thing
* open chrome debugger
* no error
2015-05-13 17:50:21 -08:00
..
ExceptionsManager.js [ReactNative] differentiate fatal and soft exceptions 2015-05-13 13:24:37 -07:00
InitializeJavaScriptAppEngine.js [react-native] Make document.js into a polyfill. Fixes #1149 2015-05-13 17:50:21 -08:00
SourceMap.js [ReactNative] Expanded license on js files 2015-03-23 13:17:54 -08:00
loadSourceMap.js Bump fetch and add exports/globals for Headers, Request and Response 2015-05-07 13:24:16 -08:00
parseErrorStack.js [ReactNative] Expanded license on js files 2015-03-23 13:17:54 -08:00
source-map-url.js [ReactNative] Expanded license on js files 2015-03-23 13:17:54 -08:00