react-native/local-cli/bundle
David Aurelio 6a4e113736 Stronger config types
Summary:
Splits `ConfigT` into `ConfigT` (core + packager configuration) and `RNConfig` (RN CLI configuration).
Also guarantees that all values on `ConfigT` have a default when loading user configuration.

Reviewed By: jeanlauliac

Differential Revision: D4985965

fbshipit-source-id: bf036e22d6809e49746a9c3aa240ec403a085342
2017-05-03 06:51:47 -07:00
..
__mocks__ Move `private-cli` commands to `local-cli` 2015-10-26 15:36:04 -07:00
__tests__ Don't include assets that are not used on the platform 2017-02-09 11:15:25 -08:00
output Unify source map types 2017-04-28 12:35:23 -07:00
assetPathUtils.js packager: assetPathUtils: @flow 2017-04-19 10:41:08 -07:00
buildBundle.js Stronger config types 2017-05-03 06:51:47 -07:00
bundle.js Fix lint in local-cli 2016-11-14 11:13:42 -08:00
bundleCommandLineArgs.js Use the absolute path to the sourcemap in the CS bundle 2017-04-06 09:30:31 -07:00
filterPlatformAssetScales.js Don't include assets that are not used on the platform 2017-02-09 11:15:25 -08:00
getAssetDestPathAndroid.js packager: buck library: expose asset content 2017-04-25 12:04:01 -07:00
getAssetDestPathIOS.js packager: buck library: expose asset content 2017-04-25 12:04:01 -07:00
saveAssets.js Don't include assets that are not used on the platform 2017-02-09 11:15:25 -08:00
types.flow.js Unify source map types 2017-04-28 12:35:23 -07:00
unbundle.js Add `--indexed-unbundle` flag to force iOS ra-bundle format 2016-11-17 02:43:26 -08:00