react-native/local-cli/bundle
Rafael Oleza 0bbd9f042a BREAKING: Bump metro-bundler to v0.21.0
Summary:
`metro-bundler` v0.21 contains a rewritten bundling mechanism, with simplified logic and much faster rebuild times, called delta bundler. This release contains a couple of breaking changes:

* Now, when using a custom transformer, the list of additional babel plugins to apply are passed to the `transform()` method. These are used in non-dev mode for optimization purposes (Check 367a5f5db8 (diff-40653f0c822ac59a5af13d5b4ab31d84) to see how to handle them from the transformer).
* Now, when using a custom transformer outputting `rawMappings`, the transformer does not need to call the `compactMappings` method before returning (check d74685fd1d (diff-40653f0c822ac59a5af13d5b4ab31d84) for more info).
* We've removed support for two config parameters: `postProcessModules` and `postProcessBundleSourcemap`.

Reviewed By: davidaurelio

Differential Revision: D6186035

fbshipit-source-id: 242c5c2a954c6b9b6f339d345f888eaa44704579
2017-11-08 09:16:30 -08:00
..
__mocks__ Move `private-cli` commands to `local-cli` 2015-10-26 15:36:04 -07:00
__tests__ Adding @email tags to most of the tests 2017-11-02 06:25:03 -07:00
assetPathUtils.js Android: put all non-drawable resources to `res/raw` 2017-10-11 15:11:29 -07:00
buildBundle.js BREAKING: Bump metro-bundler to v0.21.0 2017-11-08 09:16:30 -08:00
bundle.js Upgrade metro-bundler to v0.9.0 2017-06-24 17:15:55 -07:00
bundleCommandLineArgs.js Add --maxWorkers flag and allow transformers to run in-band. 2017-06-13 09:16:03 -07:00
filterPlatformAssetScales.js RN local-cli: format and @flow filterPlatformAssetScales 2017-08-22 09:29:14 -07:00
getAssetDestPathAndroid.js Android: put all non-drawable resources to `res/raw` 2017-10-11 15:11:29 -07:00
getAssetDestPathIOS.js packager: buck library: expose asset content 2017-04-25 12:04:01 -07:00
saveAssets.js Run eslint --fix 2017-10-09 17:46:44 -07:00
types.flow.js @allow-large-files Flow v0.54.0 2017-09-06 03:33:43 -07:00
unbundle.js Upgrade metro-bundler to v0.9.0 2017-06-24 17:15:55 -07:00