getChildProcesses() support for win32

This commit is contained in:
Eugene Pankov
2018-10-27 13:25:51 +02:00
parent d9b28f4c0b
commit c2a40b2c5e
5 changed files with 43 additions and 46 deletions

View File

@@ -59,6 +59,7 @@ module.exports = {
'path',
'node-pty-tmp',
'macos-native-processlist',
'windows-process-tree',
'mz/fs',
'mz/child_process',
/^rxjs/,