Use windows-process-tree module to list processes, #46433

This commit is contained in:
Rachel Macfarlane
2018-04-09 11:45:56 -07:00
committed by GitHub
parent f53158e709
commit 6b62365d38
6 changed files with 41 additions and 284 deletions

View File

@@ -72,7 +72,7 @@ const vscodeResources = [
'out-build/paths.js',
'out-build/vs/**/*.{svg,png,cur,html}',
'out-build/vs/base/common/performance.js',
'out-build/vs/base/node/{stdForkStart.js,terminateProcess.sh,ps-win.ps1}',
'out-build/vs/base/node/{stdForkStart.js,terminateProcess.sh}',
'out-build/vs/base/browser/ui/octiconLabel/octicons/**',
'out-build/vs/workbench/browser/media/*-theme.css',
'out-build/vs/workbench/electron-browser/bootstrap/**',