mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/34829 I realized there is a race condition in how prefab headers are prepared and bundled. If the download of boost is not 'fast enough' the headers will be missing during prefab preparation. This fixes it. Changelog: [Internal] [Changed] - Fix broken template tests due to missing boost headers Reviewed By: cipolleschi Differential Revision: D39968622 fbshipit-source-id: 4680f84c15f4443a16def45d41a10a1083f4f196