react-native-macos/local-cli
Alexandre Kirszenberg 1eedf05651 Update the Delta/HMR format
Summary:
Makes the delta bundle data structures more consistent.

The changes are as follows:
* There are now two types of JSON bundles that can be downloaded from the delta endpoint. Base bundles (`Bundle` type), and Delta bundles (`DeltaBundle` type).
* The `reset` boolean is renamed to `base`.
* `pre` and `post` properties are now strings.
* Only `Bundle` can define `pre` and `post` properties.
* The `delta` property is renamed to `modules`.
* Deleted modules are now listed inside of the `deleted` property, which is only defined by `DeltaBundle`.

Reviewed By: mjesun

Differential Revision: D10446831

fbshipit-source-id: 40e229a2811d48950f0bad8dd341ece189089e9b
2018-10-29 08:58:30 -07:00
..
__mocks__ react-native-github: set path mock to posix by default 2018-09-24 06:32:24 -07:00
bundle @allow-large-files [flow] update to v0.83 2018-10-13 01:32:48 -07:00
core use requireActual and requireMock from jest instead of require (#21849) 2018-10-18 15:32:15 -07:00
dependencies Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
eject Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
generator Prettify remaining unprettified files (#21327) 2018-09-25 19:50:08 -07:00
info Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
init Prettify remaining unprettified files (#21327) 2018-09-25 19:50:08 -07:00
install Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
library Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
link use requireActual and requireMock from jest instead of require (#21849) 2018-10-18 15:32:15 -07:00
logAndroid Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
logIOS Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
runAndroid Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
runIOS Allow specifying iOS version for run-ios with simulator option (#19079) 2018-10-17 13:25:39 -07:00
server Update the Delta/HMR format 2018-10-29 08:58:30 -07:00
templates @allow-large-files flow 0.84 xplat deploy 2018-10-25 18:16:30 -07:00
upgrade Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
util Pass the maxWorkers config param correctly to Metro 2018-09-18 08:19:38 -07:00
.npmignore npmignore: ignore tests and fixtures 2018-02-27 08:42:14 -08:00
cli.js Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
cliEntry.js Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
commands.js Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
setup_env.bat Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
setup_env.sh Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
wrong-react-native.js Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00