mirror of
https://github.com/spacebarchat/server.git
synced 2026-08-28 11:44:07 +00:00
🐛 fix docker image
This commit is contained in:
@@ -11,7 +11,6 @@
|
||||
"test:watch": "jest --watch",
|
||||
"start": "npm run build && node dist/start",
|
||||
"build": "npx tsc -p .",
|
||||
"build-docker": "tsc -p tsconfig-docker.json",
|
||||
"dev": "tsnd --respawn src/start.ts",
|
||||
"patch": "ts-patch install -s && npx patch-package",
|
||||
"postinstall": "npm run patch",
|
||||
|
||||
Reference in New Issue
Block a user