mirror of
https://github.com/status-im/react-native.git
synced 2025-01-10 09:35:48 +00:00
320a9207f4
Summary: The `BundlesLayout` will be used as a persistent index. As such, it would be easier to avoid having dependencies to `Module`, `Package`, `Asset`, etc. We're not using that information for now and if we happen to need to use it we could always fetch it using the `ModuleCache`.