mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-04-08 17:46:35 +08:00
Remove references to local-cli
Summary: This cleans up various configurations after the removal of this folder. Reviewed By: hramos Differential Revision: D13338515 fbshipit-source-id: 9d6877921e15a183e46861626af831231333f42a
This commit is contained in:
committed by
Facebook Github Bot
parent
cd43fb8005
commit
9d3f598c2c
2
react-native-cli/index.js
vendored
2
react-native-cli/index.js
vendored
@@ -21,7 +21,7 @@
|
||||
// The only job of react-native-cli is to init the repository and then
|
||||
// forward all the commands to the local version of react-native.
|
||||
//
|
||||
// If you need to add a new command, please add it to local-cli/.
|
||||
// If you need to add a new command, please add it to react-native-local-cli.
|
||||
//
|
||||
// The only reason to modify this file is to add more warnings and
|
||||
// troubleshooting information for the `react-native init` command.
|
||||
|
||||
Reference in New Issue
Block a user