Commit 62d89cb
Fix nightly builds by exposing
Summary:
Pull Request resolved: facebook#55261
The nightlies of a couple of libraries started to fail because some headers
are now importing `AnimationChoreographer.h` from `react_renderer_animationbackend`
which is not exposed via prefab.
See https://github.com/react-native-community/nightly-tests/actions/runs/21197740502
This fixes it.
Changelog:
[Internal] [Changed] -
Reviewed By: cipolleschi
Differential Revision: D91118249
fbshipit-source-id: 3dae6a842e2c86bd5b6e15bd6f8dd497c6892f8areact_renderer_animationbackend via prefab (facebook#55261)1 parent 66f6146 commit 62d89cb
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
270 | 270 | | |
271 | 271 | | |
272 | 272 | | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
273 | 278 | | |
274 | 279 | | |
275 | 280 | | |
| |||
0 commit comments