react-native/local-cli/core/__tests__/android
Justin Chapman d154e9ec9d Allow for undefined userConfig (#18660)
Summary:
Fixes #18249

This PR fixes an error that occurs when running `react-native link` in projects laid out as described on the React Native website section on integrating with existing apps (https://facebook.github.io/react-native/docs/integration-with-existing-apps.html) where an `ios/` subdirectory exists but an `android/` subdirectory does not exist

<img width="1050" alt="screenshot 2018-04-02 14 57 27" src="https://user-images.githubusercontent.com/2475286/38210733-3f4bd9ea-3686-11e8-9bd3-d299812a015c.png">

None

[CLI] [BUGFIX] [local-cli/core/android/index.js] - Allow for undefined userConfig
Pull Request resolved: https://github.com/facebook/react-native/pull/18660

Differential Revision: D9235171

Pulled By: hramos

fbshipit-source-id: 230dd54f8911046f7e01633f99c4f02070fa0172
2018-08-08 21:16:57 -07:00
..
findAndroidAppFolder.spec.js Update license headers for MIT license 2018-02-16 18:31:53 -08:00
findManifest.spec.js Update license headers for MIT license 2018-02-16 18:31:53 -08:00
findPackageClassName.spec.js Update license headers for MIT license 2018-02-16 18:31:53 -08:00
getDependencyConfig.spec.js Update license headers for MIT license 2018-02-16 18:31:53 -08:00
getProjectConfig.spec.js Allow for undefined userConfig (#18660) 2018-08-08 21:16:57 -07:00
readManifest.spec.js Update license headers for MIT license 2018-02-16 18:31:53 -08:00