metro/react-packager/src
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
..
Activity [react-packager] Remove unnecessary 'chalk' module mock 2015-08-19 17:28:18 -07:00
AssetServer [react-packager] Modernize AssetServer to ES6 2015-08-18 14:38:40 -07:00
Bundler [react-packger] Add a timeout on transform jobs 2015-08-19 17:42:28 -07:00
BundlesLayout [react-packager] Avoid referring `Module` like objects in `BundlesLayout` 2015-08-21 08:13:58 -07:00
Cache [react-packager] Fix Cache-test 2015-08-11 11:27:15 -08:00
DependencyResolver [react-packager] Move async dependencies to `System.import` 2015-08-21 07:56:19 -07:00
FileWatcher [react-packager] Enable watchman fs crawl 2015-06-26 16:20:50 -08:00
JSTransformer [react-packager] Fix error in template string and bump timeout 2015-08-20 15:29:38 -07:00
Server [react-packger] Add a timeout on transform jobs 2015-08-19 17:42:28 -07:00
__mocks__ [react-packager] Make the fs mock async 2015-08-19 17:17:15 -07:00
lib [react-packager] Combine source maps coming from transformer 2015-05-01 16:59:14 -08:00