mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
a0a2958cda
Summary: This adjusts the previously unused (but fully working!) `rn_codegen_cxx_modules` rule to be consistent with the other codegen rules and calls it from the `rn_codegen` with the "JSI" suffix to not conflict with the other rules, and to match the convention established by hand-written C++ TurboModules. Changelog: Internal Reviewed By: RSNara Differential Revision: D34451208 fbshipit-source-id: 4d779b068dfa4f7fd73fd3bca354fffe86d01f73