mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-04-28 12:15:37 +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
3
react-native-git-upgrade/cliEntry.js
vendored
3
react-native-git-upgrade/cliEntry.js
vendored
@@ -290,8 +290,7 @@ async function run(requestedVersion, cliArgs) {
|
||||
const generatorDir = path.resolve(
|
||||
process.cwd(),
|
||||
'node_modules',
|
||||
'react-native',
|
||||
'local-cli',
|
||||
'react-native-local-cli',
|
||||
'generator',
|
||||
);
|
||||
let projectBackupCreated = false;
|
||||
|
||||
Reference in New Issue
Block a user