react-native/Libraries/Inspector
David Aurelio bd60d828c5 Remove `node_modules/react` from the list of discoverable haste modules
Summary: This removes `node_modules/react` from the list of directories that are used for haste module resolutions. Modules required from React are now imported with `require('react/lib/…')`.

Reviewed By: astreet

Differential Revision: D3509863

fbshipit-source-id: 32cd34e2b8496f0a6676dbe6bb1eacc18124c01e
2016-07-05 06:44:33 -07:00
..
BorderBox.js [ReactNative] refactor the inspector 2015-06-11 13:49:54 -08:00
BoxInspector.js [ReactNative] refactor the inspector 2015-06-11 13:49:54 -08:00
ElementBox.js [ReactNative] refactor the inspector 2015-06-11 13:49:54 -08:00
ElementProperties.js Remove `node_modules/react` from the list of discoverable haste modules 2016-07-05 06:44:33 -07:00
Inspector.js Update React to 15.2.0-rc.1 2016-06-16 14:44:18 -07:00
InspectorOverlay.js Remove unused rootTag 2016-06-08 14:43:30 -07:00
InspectorPanel.js Add "Open file" button to elements inspector 2016-05-17 20:58:25 -07:00
InspectorUtils.js Remove `node_modules/react` from the list of discoverable haste modules 2016-07-05 06:44:33 -07:00
PerformanceOverlay.js Fix perf tab missing key warnings 2016-04-07 23:38:32 -07:00
StyleInspector.js Fix warnings of StyleInspector 2016-02-10 08:40:39 -08:00
resolveBoxStyle.js [ReactNative] refactor the inspector 2015-06-11 13:49:54 -08:00