mirror of
https://github.com/status-im/react-native.git
synced 2025-02-13 01:46:59 +00:00
Summary:Name resolution of inversed dependencies used to happen in node-haste, but that makes it difficult switiching to numeric module IDs. This moves the name resolution to the HMR server in order to be able to change the logic more easily. node-haste 2.9.0 provides a `Map` of modules to `Set`s that contain the modules that depend on the key. Reviewed By: martinbigio Differential Revision: D3047414 fb-gh-sync-id: b98accea901d4da209dc4434ab111eb07ce9e2a0 shipit-source-id: b98accea901d4da209dc4434ab111eb07ce9e2a0