mirror of
https://github.com/zhigang1992/create-react-app.git
synced 2026-04-29 09:55:43 +08:00
Set up a monorepo with Lerna
This commit is contained in:
committed by
Dan Abramov
parent
36d68680c1
commit
26464096d5
@@ -85,7 +85,7 @@ scripts_path=$clean_path/`npm pack`
|
||||
|
||||
# Go back to the root directory and run the command from here
|
||||
cd $root_path
|
||||
node global-cli/index.js --scripts-version=$scripts_path "$@"
|
||||
node packages/create-react-app/index.js --scripts-version=$scripts_path "$@"
|
||||
|
||||
# Cleanup
|
||||
cleanup
|
||||
|
||||
Reference in New Issue
Block a user