react-native/local-cli/bundle/output/unbundle
Martín Bigio dd2415df73 seek & read RAM Bundle
Summary: For RAM bundling we don't want to hold the entire bundle in memory as that approach doesn't scale. Instead we want to seek and read individual sections as they're required. This rev does that by detecting the type of bundle we're dealing with by reading the first 4 bytes of it. If we're dealing with a RAM Bundle we bail loading.

Reviewed By: javache

Differential Revision: D3026205

fb-gh-sync-id: dc4c745d6f00aa7241203899e5ba136915efa6fe
shipit-source-id: dc4c745d6f00aa7241203899e5ba136915efa6fe
2016-03-17 10:35:28 -07:00
..
as-assets.js Bring back "Use numeric identifiers when building a bundle" 2016-03-14 16:17:20 -07:00
as-indexed-file.js seek & read RAM Bundle 2016-03-17 10:35:28 -07:00
buildUnbundleSourcemap.js Sourcemaps support for RAM 2016-03-13 11:14:32 -07:00
index.js fork unbundle output format per platform 2015-12-16 12:01:17 -08:00
magic-number.js Add magic indicator file to FS unbundles 2015-12-18 06:37:16 -08:00
write-sourcemap.js Sourcemaps support for RAM 2016-03-13 11:14:32 -07:00