mirror of
https://github.com/microsoft/vscode.git
synced 2025-12-24 20:26:08 +00:00
get node-debug from marketplace
This commit is contained in:
@@ -38,7 +38,7 @@ const nodeModules = ['electron', 'original-fs']
|
||||
// Build
|
||||
|
||||
const builtInExtensions = [
|
||||
// { name: 'vscodevim.vim', version: '0.2.0' }
|
||||
{ name: 'ms-vscode.node-debug', version: '1.6.1' }
|
||||
];
|
||||
|
||||
const vscodeEntryPoints = _.flatten([
|
||||
|
||||
Reference in New Issue
Block a user