react-native/local-cli
David Aurelio 112bdc99dc Add `--indexed-unbundle` flag to force iOS ra-bundle format
Summary: This adds a new flag to the `unbundle` command: `--indexed-unbundle` allows to output the indexed file format even when building for android.

Reviewed By: cpojer

Differential Revision: D4189485

fbshipit-source-id: e56192456de764eb38c25b574ceaaf52eb8a6fca
2016-11-17 02:43:26 -08:00
..
__mocks__ Fix lint in local-cli 2016-11-14 11:13:42 -08:00
__tests__ Fix lint in local-cli 2016-11-14 11:13:42 -08:00
android Fix lint in local-cli 2016-11-14 11:13:42 -08:00
bundle Add `--indexed-unbundle` flag to force iOS ra-bundle format 2016-11-17 02:43:26 -08:00
core Fix lint in local-cli 2016-11-14 11:13:42 -08:00
dependencies Use native Promises 2016-11-08 12:28:47 -08:00
generate
generator Add .gitattributes file, treat .pbxproj as binary 2016-11-10 17:58:41 -08:00
generator-android Call SoLoader.init in MainApplication#onCreate 2016-11-03 13:29:09 -07:00
generator-ios Included NativeAnimation module on iOS in the starter project 2016-11-10 00:58:33 -08:00
init Merge `rnpm cli` into react-native 2016-07-30 09:13:46 -07:00
install Further RNPM integration 2016-08-22 08:58:37 -07:00
library Merge `rnpm cli` into react-native 2016-07-30 09:13:46 -07:00
link Change matching pattern on settings.gradle 2016-11-08 16:28:43 -08:00
logAndroid Merge `rnpm cli` into react-native 2016-07-30 09:13:46 -07:00
logIOS Merge `rnpm cli` into react-native 2016-07-30 09:13:46 -07:00
runAndroid Add the configuration option to the run-android command 2016-11-13 18:58:29 -08:00
runIOS Add the scheme configuration option to the run-ios command 2016-11-10 09:58:42 -08:00
server New file watching implementation 2016-11-16 20:13:26 -08:00
upgrade Merge `rnpm cli` into react-native 2016-07-30 09:13:46 -07:00
util Break out defaults, add flow for Config 2016-10-22 06:13:42 -07:00
.eslintrc Break out defaults, add flow for Config 2016-10-22 06:13:42 -07:00
cli.js Monkey-patch `fs` with graceful-fs before anything else runs 2016-10-14 11:13:54 -07:00
cliEntry.js Break out defaults, add flow for Config 2016-10-22 06:13:42 -07:00
commands.js Break out defaults, add flow for Config 2016-10-22 06:13:42 -07:00
default.config.js Remove platform blacklists 2016-09-23 08:13:46 -07:00
generate-android.js Fix lint in local-cli 2016-11-14 11:13:42 -08:00
generator-utils.js Fix lint in local-cli 2016-11-14 11:13:42 -08:00
setup_env.bat
setup_env.sh
wrong-react-native.js