react-native/local-cli/core
Eric Rozell c5297c75cb Do not override `metro.config.js` settings (#20705)
Summary:
React Native overrides the `metro.config.js` settings for, e.g., `hasteImplModulePath`, which prevents us from adding a `metro.config.js` file to the repo for `react-native-windows` to allow us to resolve Haste modules at the top-level of the repo. This change ensures that if a user has a `metro.config.js` file, those settings are not overwritten by React Native.
Pull Request resolved: https://github.com/facebook/react-native/pull/20705

Differential Revision: D9390146

Pulled By: hramos

fbshipit-source-id: 5ccc137490410ace72d7b0e68f2bafcbb233c59f
2018-08-18 05:31:41 -07:00
..
__fixtures__ iOS OSS: deployment target 8.0 => 9.0 2018-05-22 01:16:45 -07:00
__tests__ Allow for undefined userConfig (#18660) 2018-08-08 21:16:57 -07:00
android Allow for undefined userConfig (#18660) 2018-08-08 21:16:57 -07:00
ios Prettier RN local-cli 2018-05-11 13:00:50 -07:00
Constants.js Flow strictify possible files in RN core 2018-06-20 00:47:21 -07:00
findAssets.js Prettier RN local-cli 2018-05-11 13:00:50 -07:00
findPlugins.js Prettier RN local-cli 2018-05-11 13:00:50 -07:00
index.js Do not override `metro.config.js` settings (#20705) 2018-08-18 05:31:41 -07:00
makeCommand.js Prettier RN local-cli 2018-05-11 13:00:50 -07:00
wrapCommands.js Prettier RN local-cli 2018-05-11 13:00:50 -07:00