支持服务端端口直接访问前端

This commit is contained in:
whyour
2021-10-28 23:35:21 +08:00
parent 1302a6daa0
commit 1da1659b51
3 changed files with 80 additions and 2 deletions
+2
View File
@@ -45,6 +45,7 @@
"p-queue": "6.6.2",
"reflect-metadata": "^0.1.13",
"sockjs": "^0.3.21",
"serve-handler": "^6.1.3",
"typedi": "^0.8.0",
"uuid": "^8.3.2",
"winston": "^3.3.3"
@@ -69,6 +70,7 @@
"@types/sockjs": "^0.3.33",
"@types/sockjs-client": "^1.5.1",
"@umijs/plugin-antd": "^0.11.0",
"@types/serve-handler": "^6.1.1",
"@umijs/test": "^3.3.9",
"antd": "^4.17.0-alpha.6",
"codemirror": "^5.62.2",