Files
react-native/packages
Dmitry RykunandFacebook GitHub Bot d1e03f5606 Refactor generate-artifacts-executor.js: return libraries array instead of using an inout argument (#41531)
Summary:
Pull Request resolved: https://github.com/facebook/react-native/pull/41531

This diff converts in-out `libraries` argument of codegen library lookup functions to a normal return value. This makes these functions simpler to reason about, and simplifies subsequent refactors.

Changelog: [Internal]

Reviewed By: cipolleschi

Differential Revision: D51111416

fbshipit-source-id: 12b5dda4d326e3f1c866c16f7bcd17080be54b58
2023-11-21 03:12:08 -08:00
..