metro/react-packager
Amjad Masad 4072c564ca Introduce `getOrderedDependencyPaths` that gets all concrete dependecy paths
Summary: @​public
Since we added packager-managed assets -- internally we still think of asset dependency as a single "module". In reality there are multiple files that represent this module. This becomes important with the `getDependencies` API which is used by Buck to inform it on what to rebuild. Since `getDependencies` deals with modules, and is more of an internal API, I've introduced a new one and would go on to deprecate this.

Reviewed By: @frantic

Differential Revision: D2487207
2015-09-29 18:34:21 -07:00
..
__mocks__ [react-packager] Expose a socket interface 2015-08-25 09:37:08 -08:00
src Introduce `getOrderedDependencyPaths` that gets all concrete dependecy paths 2015-09-29 18:34:21 -07:00
.babelrc support es6.constants by default. Fixes #2932 2015-09-26 15:50:24 -07: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 Pass in the platform options when loading dependencies 2015-09-29 09:22:00 -07:00