Martín Bigio 5d2a457880 Make HMR faster
Summary:
public

At the moment, when the user changes a file we end up pulling the dependencies of the entry point to build the bundle. This could take a long time if the bundle is big. To avoid it, lets introduce a new parameter to `getDependencies` to be able to avoid processing the modules recursively and reuse the resolution responseto build the bundle.

Reviewed By: davidaurelio

Differential Revision: D2862850

fb-gh-sync-id: b8ae2b811a8ae9aec5612f9655d1c762671ce730
2016-01-29 10:15:36 -08:00
..
2016-01-08 08:37:29 -08:00
2016-01-29 10:15:36 -08:00
2016-01-29 10:15:36 -08:00
2015-12-18 16:17:42 -08:00
2016-01-29 10:15:36 -08:00
2016-01-29 10:15:36 -08:00