Move tas-client to umd version and adopt in web (#106904)

* adopt tas-client-umd

* adopt in web

* fix whitespace

* adding tas-client to webignore

* upgrade tas-client-umd

* move svc imort to common

* remove unnecessary ignore
This commit is contained in:
SteVen Batten
2020-09-18 10:00:39 -07:00
committed by GitHub
parent 50610f085d
commit 92a30ed265
11 changed files with 238 additions and 251 deletions

View File

@@ -5,6 +5,7 @@
"iconv-lite-umd": "0.6.8",
"jschardet": "2.2.1",
"semver-umd": "^5.5.7",
"tas-client-umd": "0.1.1",
"vscode-oniguruma": "1.3.1",
"vscode-textmate": "5.2.0",
"xterm": "4.10.0-beta.4",