add code serve
Showing
bin/game-cli-code-serve.js
0 → 100644
... | @@ -13,11 +13,12 @@ | ... | @@ -13,11 +13,12 @@ |
"ali-oss": "^6.0.1", | "ali-oss": "^6.0.1", | ||
"chalk": "^2.4.1", | "chalk": "^2.4.1", | ||
"commander": "^2.18.0", | "commander": "^2.18.0", | ||
"fs-extra": "^6.0.1", | "fs-extra": "^8.1.0", | ||
"global-modules": "^2.0.0", | "global-modules": "^2.0.0", | ||
"http-proxy": "^1.17.0", | "http-proxy": "^1.17.0", | ||
"progress": "^2.0.0", | "progress": "^2.0.0", | ||
"serve-handler": "^5.0.5", | "serve-handler": "^5.0.5", | ||
"socket.io": "^2.3.0", | |||
"yarn-config-directory": "^1.0.2" | "yarn-config-directory": "^1.0.2" | ||
} | } | ||
} | } |
src/index.js
0 → 100644
Please register or sign in to comment