react-native/local-cli/bundle
Jean Lauliac ebf5aeab28 BREAKING: metro: rename 'unbundle' to 'ram bundle'
Summary:
@public

Let's get rid of the "unbundle" terminology and instead use "RAM bundle", short for "Random Access Bundle" format. THIS IS A BREAKING CHANGE FOR OSS, as the command becomes `ram-bundle` instead of `unbundle`. It realy shouldn't be a command to start with (only a "format" specifier for the `bundle` command), but I don't want to do that change at this point.

Reviewed By: davidaurelio

Differential Revision: D8894433

fbshipit-source-id: 5565f9ae94c7c2d7f6b25f95ae45b64f27f6aec8
2018-07-20 09:33:57 -07:00
..
__mocks__ Prettier RN local-cli 2018-05-11 13:00:50 -07:00
__tests__ Prettier RN local-cli 2018-05-11 13:00:50 -07:00
assetPathUtils.js Flow strictify possible files in RN core 2018-06-20 00:47:21 -07:00
buildBundle.js Clean metro server correctly after bundle errors 2018-07-17 03:16:52 -07:00
bundle.js Prettier RN local-cli 2018-05-11 13:00:50 -07:00
bundleCommandLineArgs.js Prettier RN local-cli 2018-05-11 13:00:50 -07:00
filterPlatformAssetScales.js Flow strictify possible files in RN core 2018-06-20 00:47:21 -07:00
getAssetDestPathAndroid.js Flow strictify possible files in RN core 2018-06-20 00:47:21 -07:00
getAssetDestPathIOS.js Flow strictify possible files in RN core 2018-06-20 00:47:21 -07:00
ramBundle.js BREAKING: metro: rename 'unbundle' to 'ram bundle' 2018-07-20 09:33:57 -07:00
saveAssets.js Bump Prettier to 1.13.4 on xplat 2018-06-06 05:32:06 -07:00
types.flow.js Prettier RN local-cli 2018-05-11 13:00:50 -07:00
unbundle.js BREAKING: metro: rename 'unbundle' to 'ram bundle' 2018-07-20 09:33:57 -07:00