only run separate install scripts in root dir
This commit is contained in:
@@ -4,7 +4,6 @@
|
||||
"main": "./dist/server.js",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"separate-install": "pnpm --ignore-workspace install",
|
||||
"start": "node ./dist/server.js",
|
||||
"build": "tsc",
|
||||
"dev": "tsc-watch --noClear --onSuccess \"node ./dist/server.js\""
|
||||
|
||||
Reference in New Issue
Block a user