react-native/Libraries/BugReporting
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
..
BugReporting.js Make BugReporting not pull in native module on require 2016-05-19 12:58:21 -07:00
dumpReactTree.js Remove `node_modules/react` from the list of discoverable haste modules 2016-07-05 06:44:33 -07:00
getReactData.js Add support for dumping current React hierarchy 2016-05-16 07:28:29 -07:00