mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00: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
Vendored
+1
-1
@@ -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