Use common arguments
Change-Id: If9c8ca29f18e455c6ebd001bb4fb0acaed4c1f92
This commit is contained in:
parent
6f2586ccad
commit
e822b96119
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"create": "pnpm ci:build",
|
"create": "pnpm ci:build",
|
||||||
"ci:build": "node create.js --name many --port 93 --monorepo T ./build",
|
"ci:build": "node create.js --name app --port 00 --monorepo T ./build",
|
||||||
"release": "pnpm version --no-git-tag-version"
|
"release": "pnpm version --no-git-tag-version"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
|
Loading…
Add table
Reference in a new issue