mirror of
https://github.com/spacebarchat/server.git
synced 2026-05-14 16:15:18 +00:00
🐛 build bundle
This commit is contained in:
@@ -5,7 +5,6 @@
|
||||
"main": "dist/Server.js",
|
||||
"types": "dist/Server.d.ts",
|
||||
"scripts": {
|
||||
"postinstall": "npm run build",
|
||||
"test": "jest",
|
||||
"test:watch": "jest --watch",
|
||||
"start": "npm run build && node dist/start",
|
||||
|
||||
Reference in New Issue
Block a user