mirror of
https://github.com/coder/code-server.git
synced 2026-05-05 20:15:19 +02:00
chore(vscode): update to 1.56.0
This commit is contained in:
@@ -18,6 +18,7 @@ module.exports = withBrowserDefaults({
|
||||
filename: 'npmBrowserMain.js'
|
||||
},
|
||||
node: {
|
||||
'child_process': 'empty'
|
||||
'child_process': 'empty',
|
||||
'which': 'empty'
|
||||
}
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user