mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
cc7dd18080
Summary:
Fabric codegen is failing with running without specifying a specific platform. This diff fixes that.
Steps to reproduce:
```
buck build //xplat/js/react-native-github:generated_components-rncore --show-output
```
Error:
```
#include <react/renderer/imagemanager/primitives.h>
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
```
changelog: [internal] internal
Reviewed By: fkgozali
Differential Revision: D23114403
fbshipit-source-id: 50210e74f2a99ae5a77087988c3323bdacf04128