react-native/packager/react-packager/src
David Aurelio f83c869411 Fix module IDs of initial require calls
Summary: The logic of assigning module IDs to the initial require calls of a bundle was faulty, counting up from -1 instead of counting down. This change ensures that IDs are -1, -2, ...

Reviewed By: matryoshcow

Differential Revision: D3735560

fbshipit-source-id: 89efa3e73b39c2f8bfed8a6a30487733d1a8b145
2016-08-18 07:28:43 -07:00
..
Activity Update Jest APIs on fbsource 2016-04-27 19:16:32 -07:00
AssetServer make fsop timeout injectable 2016-08-12 07:28:38 -07:00
Bundler Fix module IDs of initial require calls 2016-08-18 07:28:43 -07:00
Cache/__mocks__ Move Cache into DependencyGraph 2015-12-18 16:17:42 -08:00
JSTransformer Adapt jest transform for node-only files 2016-07-15 06:28:26 -07:00
Resolver Clear bundles for potential dependency resolution changes 2016-08-15 08:43:34 -07:00
Server Remove cached bundle if update fails 2016-08-16 17:43:41 -07:00
__mocks__ Bring back node-haste to fbsource 2016-07-29 11:15:02 -07:00
lib Update Jest APIs on fbsource 2016-04-27 19:16:32 -07:00
node-haste Remove rejected promises from the cache 2016-08-16 17:43:41 -07:00