react-native-macos/local-cli/server
Miguel Jimenez Esun 6dd9d16833 Move Array<string> to $ReadOnlyArray<string>. Separate polyfill list into a file.
Summary: Move the returned type of `getPolyfills` from a standard `Array` to a read-only one, so that we make sure the array is not modified once created. Also, refactor the list of polyfills included by default to a generic, central file, then require it both from the CLI utils as well as the development server.

Reviewed By: jeanlauliac

Differential Revision: D5406553

fbshipit-source-id: ab980288bb1c625338de469da77dd6fc70bcedbc
2017-07-13 03:38:23 -07:00
..
middleware Update message with instructions 2017-03-20 10:49:43 -07:00
util added chromium support for devTools on linux 2017-07-11 12:31:15 -07:00
checkNodeVersion.js Upgrade metro-bundler to v0.9.0 2017-06-24 17:15:55 -07:00
runServer.js Move Array<string> to $ReadOnlyArray<string>. Separate polyfill list into a file. 2017-07-13 03:38:23 -07:00
server.js Add --maxWorkers flag and allow transformers to run in-band. 2017-06-13 09:16:03 -07:00