mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-01-12 17:33:15 +08:00
Summary: This is another step in moving RN towards standard path-based requires. All the requires in `IntegrationTests` have been rewritten to use relative requires. This commit uses requires that are relative to `react-native/...` assuming that IntegrationTests are meant to try consuming RN rather than being part of it. See the umbrella issue at https://github.com/facebook/react-native/issues/24316 for more detail. [General] [Changed] - Migrate IntegrationTests from Haste to path-based requires Pull Request resolved: https://github.com/facebook/react-native/pull/24750 Differential Revision: D15258019 Pulled By: cpojer fbshipit-source-id: 01ac01ba4699f8ba424353f74e745b4057f79b59