react-native/local-cli
James Ide 9f87728f5d Change `polyfills` to `getPolyfills` function for more configurability
Summary:
Changing the `polyfills` option to `getPolyfills({platform})` will let us return a different set of polyfills for each platform. See https://github.com/facebook/metro-bundler/issues/25 for the motivation.
Closes https://github.com/facebook/react-native/pull/14943

Differential Revision: D5405878

Pulled By: mjesun

fbshipit-source-id: 908e49a286841f97655603d92d0fdfb000547510
2017-07-12 08:18:14 -07:00
..
__mocks__
bundle Packager postprocessing hook 2017-06-26 10:31:57 -07:00
core react-native link support for native Android modules developed in Kotlin 2017-06-29 01:15:36 -07:00
dependencies Add --maxWorkers flag and allow transformers to run in-band. 2017-06-13 09:16:03 -07:00
eject
generator
init
install
library Fix new-library to copy to current project 2017-05-29 12:46:08 -07:00
link Support additional dependency declaration format 2017-07-11 11:18:56 -07:00
logAndroid
logIOS
runAndroid Move packager launcher scripts outside of `packager/` 2017-05-23 16:17:09 -07:00
runIOS remove disableAutomock from jest tests (new default) @bypass-lint 2017-06-13 15:04:09 -07:00
server Change `polyfills` to `getPolyfills` function for more configurability 2017-07-12 08:18:14 -07:00
templates @allow-large-files Flow v0.49 2017-06-28 21:32:48 -07:00
upgrade
util Change `polyfills` to `getPolyfills` function for more configurability 2017-07-12 08:18:14 -07:00
.eslintrc disable `no-alert` eslint rule for node code 2017-05-03 06:51:47 -07:00
cli.js
cliEntry.js Stronger config types 2017-05-03 06:51:47 -07:00
commands.js packager: server.js: @flow 2017-05-17 05:03:41 -07:00
setup_env.bat
setup_env.sh CLI: Adding shebang to setup_env.sh script 2017-05-31 02:46:23 -07:00
wrong-react-native.js