mirror of
https://github.com/coder/code-server.git
synced 2025-07-31 22:13:52 +08:00
chore(vscode): update to 1.55.2
This commit is contained in:
2
lib/vscode/src/bootstrap.js
vendored
2
lib/vscode/src/bootstrap.js
vendored
@ -180,7 +180,7 @@
|
||||
}
|
||||
|
||||
/**
|
||||
* @returns {import('./vs/base/parts/sandbox/electron-sandbox/globals').IPartialNodeProcess | NodeJS.Process}
|
||||
* @returns {import('./vs/base/parts/sandbox/electron-sandbox/globals').ISandboxNodeProcess | NodeJS.Process}
|
||||
*/
|
||||
function safeProcess() {
|
||||
if (typeof process !== 'undefined') {
|
||||
|
Reference in New Issue
Block a user