react-native/local-cli
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__ Fix more tests 2015-09-16 13:05:30 -07:00
__tests__ Generate bundle and assets when building via Xcode 2015-10-21 18:44:27 -07:00
bundle Add option to indicate bundle encoding 2015-10-28 13:20:28 -07:00
dependencies Revert "Add folders to attempt to unblock sync" 2015-10-26 22:48:10 +00:00
generate Revert "Add folders to attempt to unblock sync" 2015-10-26 22:48:10 +00:00
generator add upgrade cli command 2015-10-23 03:37:28 -07:00
generator-android add upgrade cli command 2015-10-23 03:37:28 -07:00
generator-ios Generate bundle and assets when building via Xcode 2015-10-21 18:44:27 -07:00
library Introduce react-native link 2015-10-27 11:22:28 -07:00
runAndroid Revert "Add folders to attempt to unblock sync" 2015-10-26 22:48:10 +00:00
server Revert "Add folders to attempt to unblock sync" 2015-10-26 22:48:10 +00:00
upgrade Revert "Add folders to attempt to unblock sync" 2015-10-26 22:48:10 +00:00
util Revert "Add folders to attempt to unblock sync" 2015-10-26 22:48:10 +00:00
cli.js Introduce react-native link 2015-10-27 11:22:28 -07:00
default.config.js Use default asset roots on `default.config.js` 2015-10-23 18:49:25 -07:00
generate-android.js Add license headers to local-cli 2015-10-20 09:55:21 -07:00
generator-utils.js Add license headers to local-cli 2015-10-20 09:55:21 -07:00
setup_env.bat Start packager through cli 2015-10-21 03:03:59 -07:00
setup_env.sh Start packager through cli 2015-10-21 03:03:59 -07:00
wrong-react-native.js Bring back global cli module check 2015-10-26 15:36:29 -07:00