react-native-macos/local-cli/util
Rafael Oleza 7a69f1aa27 Pass the maxWorkers config param correctly to Metro
Summary:
@public

The React Native CLI is not passing the default `maxWorkers` param to Metro, making it run in a single thread and making the development process really slow.

This fixes https://github.com/facebook/metro/issues/253

Reviewed By: mjesun

Differential Revision: D9915500

fbshipit-source-id: d15030af582e99fe20535c07e751cfe12e444f2f
2018-09-18 08:19:38 -07:00
..
__mocks__ Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
__tests__ react-native: make automated fs-based tests platform-independent 2018-09-17 05:46:47 -07:00
Config.js Pass the maxWorkers config param correctly to Metro 2018-09-18 08:19:38 -07:00
PackageManager.js Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
assertRequiredOptions.js Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
copyAndReplace.js Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
findReactNativeScripts.js Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
findSymlinkedModules.js Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
findSymlinksPaths.js Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
isPackagerRunning.js Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
isValidPackageName.js Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
log.js Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
parseCommandLine.js Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
walk.js Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
yarn.js Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00