Minimize shipped tsserver

This takes the shipped size from 9Mb to 2.9mb
This commit is contained in:
Matt Bierner
2020-07-22 14:44:13 -07:00
parent 6f685fdba5
commit 5b9fd525fa
4 changed files with 42 additions and 2 deletions

View File

@@ -28,6 +28,7 @@
"@types/rimraf": "2.0.2",
"@types/semver": "^5.5.0",
"copy-webpack-plugin": "^6.0.3",
"terser": "^4.8.0",
"typescript-web-server": "git://github.com/mjbvz/ts-server-web-build",
"vscode": "^1.1.36"
},