mirror of
https://github.com/HeyPuter/puter
synced 2024-11-13 21:52:23 +00:00
update package.json for local testing
This commit is contained in:
parent
602a19895c
commit
ae25711a13
@ -27,7 +27,7 @@
|
||||
"webpack-cli": "^5.1.1"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "npx mocha src/phoenix",
|
||||
"test": "npx mocha src/phoenix/test src/contextlink/test",
|
||||
"start=gui": "nodemon --exec \"node dev-server.js\" ",
|
||||
"start": "node ./tools/run-selfhosted.js",
|
||||
"build": "cd src/gui; node ./build.js",
|
||||
|
Loading…
Reference in New Issue
Block a user