mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
f52e3b3e8b
Summary: There is partially compiled TurboModule code in [NativeAnimatedModule](https://fburl.com/diffusion/g91a70ng) that fails to build with: `"File neither contains a module declaration, nor a component declaration. For module declarations, please make sure your file has an InterfaceDeclaration extending TurboModule. For component declarations, please make sure your file has a default export calling the codegenNativeComponent<Props>(...) macro"` This diff removes react-native-web from the TurboModules logic while we work on a cleaner solution, tracked in T80868008 msdkland[metro] Changelog: [Internal] Reviewed By: cpojer, RSNara Differential Revision: D25325163 fbshipit-source-id: 346abf52660073f976b0f978cbfbfc8402f4b3ee