Internal headers such as the default turbo modules, expect the codegen'd files to be located at FBReactNativeSpecJSI/FBReactNativeSpecJSI.h
Currently our codegen outputs to codegen. This requires an additional header located at FBReactNativeSpecJSI/FBReactNativeSpecJSI.h that just #include's <codegen/rnwcoreJSI.h>
We should consider modifying the codegen logic to locate the generated files at a compatible location.
Internal headers such as the default turbo modules, expect the codegen'd files to be located at FBReactNativeSpecJSI/FBReactNativeSpecJSI.h
Currently our codegen outputs to codegen. This requires an additional header located at FBReactNativeSpecJSI/FBReactNativeSpecJSI.h that just #include's <codegen/rnwcoreJSI.h>
We should consider modifying the codegen logic to locate the generated files at a compatible location.