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