react-native/local-cli/bundle/output/unbundle
David Aurelio 17e1ceb543 Add ability to load “unbundles” to android
Summary:
public

This adds the ability to load “unbundles” in RN android apps. Unbundles are created by invoking the packager with the `unbundle` command rather than `bundle`.

The code detects usage of an “unbundle” by checking for the existence of a specific asset.

Reviewed By: astreet

Differential Revision: D2739596

fb-gh-sync-id: d0813c003fe0fa7b47798b970f56707079bfa5d7
2016-01-21 14:13:50 -08:00
..
as-assets.js use a filename for the magic unbundle file that will end up in the apk 2015-12-23 10:07:47 -08:00
as-indexed-file.js Add ability to load “unbundles” to android 2016-01-21 14:13:50 -08: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 fork unbundle output format per platform 2015-12-16 12:01:17 -08:00