use vite for repl
This commit is contained in:
parent
0d63ec9146
commit
645ea30b53
39 changed files with 3230 additions and 42511 deletions
|
|
@ -7,7 +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",
|
||||
"repl": "cd repl && npm run start",
|
||||
"repl": "cd repl && npm run dev",
|
||||
"osc": "cd packages/osc && npm run server",
|
||||
"build": "cd repl && npm run build",
|
||||
"jsdoc": "jsdoc packages/ -c jsdoc.config.json",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue