update tune
This commit is contained in:
parent
18f1f7d83d
commit
774c02afab
3 changed files with 6 additions and 5 deletions
|
|
@ -7,6 +7,7 @@
|
|||
"test": "npm run test --workspaces --if-present && cd repl && npm run test",
|
||||
"bootstrap": "lerna bootstrap",
|
||||
"setup": "npm i && npm run bootstrap && cd repl && npm i && cd ../tutorial && npm i",
|
||||
"snapshot": "cd repl && npm run snapshot",
|
||||
"repl": "cd repl && npm run dev",
|
||||
"osc": "cd packages/osc && npm run server",
|
||||
"build": "rm -rf out && cd repl && npm run build && cd ../tutorial && npm run build",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue