Keep only @types/* deps in /build/ and share terser (#112718)

This commit is contained in:
Alexandru Dima
2020-12-18 19:51:10 +01:00
parent 8fdb44467c
commit 20831dd3df
6 changed files with 90 additions and 280 deletions

View File

@@ -27,7 +27,6 @@
"@types/node": "^12.19.9",
"@types/rimraf": "^2.0.4",
"@types/semver": "^5.5.0",
"terser": "^4.8.0",
"typescript-web": "npm:typescript@^4.2.0-dev.20201209"
},
"scripts": {