fixed #2 - search for NPM in profile search paths

This commit is contained in:
Eugene Pankov
2017-07-05 14:46:04 +02:00
parent c0c2373ed6
commit da89560d6b
3 changed files with 29 additions and 8 deletions

View File

@@ -37,10 +37,10 @@ module.exports = {
},
externals: [
'fs',
'fs-promise',
'font-manager',
'path',
'node-pty',
'mz/fs',
'mz/child_process',
'winreg',
/^rxjs/,