mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-04-24 04:16:00 +08:00
Move private-cli commands to local-cli
Summary: public We cannot remove `local-cli` because is referenced by the global cli explicitly. If we do so, people would have to upgrate this global thin cli which will cause some pain. So, lets move `private-cli` commands into `local-cli` instead. Reviewed By: frantic Differential Revision: D2571983 fb-gh-sync-id: 712c29430203660fb6f0d5f23813cb2a7156ee48
This commit is contained in:
committed by
facebook-github-bot-3
parent
24537e3726
commit
849aa4dae6
@@ -33,7 +33,6 @@
|
||||
"packager",
|
||||
"cli.js",
|
||||
"local-cli",
|
||||
"private-cli",
|
||||
"init.sh",
|
||||
"LICENSE",
|
||||
"PATENTS",
|
||||
|
||||
Reference in New Issue
Block a user