react-native/local-cli/bundle/__tests__
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
..
getAssetDestPathAndroid-test.js Move `private-cli` commands to `local-cli` 2015-10-26 15:36:04 -07:00
getAssetDestPathIOS-test.js Move `private-cli` commands to `local-cli` 2015-10-26 15:36:04 -07:00
saveBundleAndMap-test.js Add option to indicate bundle encoding 2015-10-28 13:20:28 -07:00