react-native/local-cli/bundle
Martín Bigio 15006cf0b4 Add option to indicate bundle encoding
Summary: public

To improve cold start performance we want to be able to avoid decoding the bundle at all. To make that happen we need to be able to generate a bundle encoded on `ucs2`. This diff adds support for indicating the encoding the Packager should use for bundling.

Reviewed By: davidaurelio

Differential Revision: D2582365

fb-gh-sync-id: 905384272a668910c57a1a2ca6d1b723c39233f8
2015-10-28 13:20:28 -07:00
..
__mocks__ Move `private-cli` commands to `local-cli` 2015-10-26 15:36:04 -07:00
__tests__ Add option to indicate bundle encoding 2015-10-28 13:20:28 -07:00
buildBundle.js Add option to indicate bundle encoding 2015-10-28 13:20:28 -07:00
bundle.js Move files from `packager/` to `local-cli` 2015-10-26 15:38:14 -07:00
bundleCommandLineArgs.js Add option to indicate bundle encoding 2015-10-28 13:20:28 -07:00
getAssetDestPathAndroid.js Move `private-cli` commands to `local-cli` 2015-10-26 15:36:04 -07:00
getAssetDestPathIOS.js Move `private-cli` commands to `local-cli` 2015-10-26 15:36:04 -07:00
processBundle.js Move `private-cli` commands to `local-cli` 2015-10-26 15:36:04 -07:00
saveBundleAndMap.js Add option to indicate bundle encoding 2015-10-28 13:20:28 -07:00
sign.js Move `private-cli` commands to `local-cli` 2015-10-26 15:36:04 -07:00
signedsource.js Move `private-cli` commands to `local-cli` 2015-10-26 15:36:04 -07:00