mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-01 22:12:26 +01:00
Revert "Use TS 4.1-nightly for building VS Code"
This reverts commit 50a10934dd.
This seems to be causing with extension require statements
This commit is contained in:
@@ -164,7 +164,7 @@
|
||||
"source-map": "^0.4.4",
|
||||
"style-loader": "^1.0.0",
|
||||
"ts-loader": "^4.4.2",
|
||||
"typescript": "^4.1.0-dev.20200824",
|
||||
"typescript": "^4.0.1-rc",
|
||||
"typescript-formatter": "7.1.0",
|
||||
"underscore": "^1.8.2",
|
||||
"vinyl": "^2.0.0",
|
||||
|
||||
Reference in New Issue
Block a user