mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +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`.