mirror of
https://github.com/microsoft/vscode.git
synced 2025-12-24 20:26:08 +00:00
adopt shell module
This commit is contained in:
@@ -34,7 +34,7 @@ var baseModules = [
|
||||
'events', 'fs', 'getmac', 'glob', 'graceful-fs', 'http', 'http-proxy-agent',
|
||||
'https', 'https-proxy-agent', 'iconv-lite', 'electron', 'ipc', 'menu', 'menu-item', 'net',
|
||||
'original-fs', 'os', 'path', 'readline', 'remote', 'sax', 'screen', 'semver',
|
||||
'shell', 'stream', 'string_decoder', 'url', 'vscode-textmate', 'winreg',
|
||||
'stream', 'string_decoder', 'url', 'vscode-textmate', 'winreg',
|
||||
'yauzl', 'native-keymap'
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user