unneeded
This commit is contained in:
parent
fb56769405
commit
0d06e26d89
2 changed files with 4 additions and 4 deletions
|
@ -4,7 +4,7 @@
|
|||
"type": "module",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"start": "bun run src/server.ts",
|
||||
"start": "bun src/server.ts",
|
||||
"dev": "bun --watch run src/server.ts",
|
||||
"hot": "bun --hot run src/server.ts",
|
||||
"build": "bun build src/server.ts --compile --minify --sourcemap --target=bun-linux-x64-modern --outfile server",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue