Implement automatic cloud proxying

This commit is contained in:
Anmol Sethi
2020-09-09 00:03:01 -04:00
parent 916e24e109
commit 55a7e8b56f
4 changed files with 138 additions and 3 deletions

View File

@@ -82,7 +82,8 @@
"tar-fs": "^2.0.0",
"ws": "^7.2.0",
"xdg-basedir": "^4.0.0",
"yarn": "^1.22.4"
"yarn": "^1.22.4",
"delay": "^4.4.0"
},
"bin": {
"code-server": "out/node/entry.js"