mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
845eee403e
Summary: RNTester currently has four third party dependencies that are fetched from the network at build time: - glog - double-conversion - boost - folly These dependencies are cached to ~/.rncache by default. This location may not be ideal for use in CI, therefore the cache location is now made configurable via a RN_CACHE_DIR envvar. Reviewed By: cpojer Differential Revision: D15141391 fbshipit-source-id: b51d749412c49500a657bd18e4c9520ddb30ea2c