replaced fs-promise with mz/fs

This commit is contained in:
Eugene Pankov
2017-07-05 14:48:02 +02:00
parent da89560d6b
commit e6ef21fa9d
6 changed files with 4 additions and 7 deletions

View File

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