metro/react-packager
Martín Bigio 6eea41c718 [react-packager] Avoid referring `Module` like objects in `BundlesLayout`
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`.
2015-08-21 08:13:58 -07:00
..
__mocks__ Replace bluebird with promise 2015-06-22 08:44:03 -08:00
src [react-packager] Avoid referring `Module` like objects in `BundlesLayout` 2015-08-21 08:13:58 -07:00
.babelrc [Babel] Upgrade babel and regenerator to the latest version 2015-08-10 20:37:39 -08:00
.npmignore [react-packager][streamline oss] Move open sourced JS source to react-native-github 2015-02-19 21:25:11 -08:00
index.js [react-native] Update graceful-fs and use it in _build_bundle.js 2015-08-20 23:58:51 -07:00