react-native-macos/local-cli/link/__tests__
Tvrqvoise e9b5753eb4 Add support for linking scoped packages (#18766) (#19828)
Summary:
Currently, when the cli tries to determine the package name, it accidentally trims out the entire package name.  This makes it appear to the rest of the program as if `react-native link The controller you requested could not be found./my-package` was just `react-native link`.  This adds a little regex to prevent that from happening, so that scopes can be passed as parts of packages.

Fixes #18766
Pull Request resolved: https://github.com/facebook/react-native/pull/19828

Differential Revision: D8704742

Pulled By: hramos

fbshipit-source-id: d8183f9b55e8656b8a0acae842e1361a1f428102
2018-08-13 21:38:56 +01:00
..
android Prettier RN local-cli 2018-05-11 13:00:50 -07:00
ios Prettier RN local-cli 2018-05-11 13:00:50 -07:00
pods Prettier RN local-cli 2018-05-11 13:00:50 -07:00
getDependencyConfig.spec.js Prettier RN local-cli 2018-05-11 13:00:50 -07:00
getProjectDependencies.spec.js Use `hg root` for all CWD in test environment 2018-05-14 13:46:51 -07:00
groupFilesByType.spec.js Prettier RN local-cli 2018-05-11 13:00:50 -07:00
link.spec.js Add support for linking scoped packages (#18766) (#19828) 2018-08-13 21:38:56 +01:00
promiseWaterfall.spec.js Prettier RN local-cli 2018-05-11 13:00:50 -07:00