Commit f8e8c4e
Expose jsitooling via prefab (#54529)
Summary:
Pull Request resolved: #54529
Nightlies for reanimated and worklets started failing after D86200983
That's because the header `JSRuntimeBindings.h` is now exposed via `jsitooling` but such target is not accessible via prefab for libreactnative.so.
This adds back the header and should solve the breakages.
Changelog:
[Internal] [Changed] -
Reviewed By: cipolleschi
Differential Revision: D86958415
fbshipit-source-id: b490da5d8938f3ab7b5161f9d80e09e31f890f921 parent 976c849 commit f8e8c4e
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
| 107 | + | |
| 108 | + | |
107 | 109 | | |
108 | 110 | | |
109 | 111 | | |
| |||
0 commit comments