mirror of
https://github.com/status-im/metro.git
synced 2025-02-14 12:07:12 +00:00
Summary: This is one of the first step towards a generic and composable resolution algorithm. We shall get rid of `TModule` as it's an abstraction that doesn't bring us any benefit in the resolution algo, and we actually want to get rid of `Module.js` eventually. This changeset gets rid of `TModule` up to the place where I already got rid of the exception-based control flow mechanism. Next steps are to push the boundaries higher up both for error handling, and for removing `TModule`. Reviewed By: mjesun Differential Revision: D6603157 fbshipit-source-id: 551e9ccd93628f45452148ed40a817bdde3740ea