feat: support setup name

This commit is contained in:
vben
2021-08-25 22:39:28 +08:00
parent 9f6822991c
commit d8362f084f
4 changed files with 266 additions and 104 deletions

View File

@@ -29,7 +29,7 @@
"pm2": "^5.1.1",
"rimraf": "^3.0.2",
"ts-node": "^10.2.1",
"tsconfig-paths": "^3.10.1",
"tsconfig-paths": "^3.11.0",
"tsup": "^4.14.0",
"typescript": "^4.3.5"
}