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,8 @@ module.exports = {
},
externals: [
'fs',
'fs-promise',
'path',
'node-pty',
'fs-promise',
/^rxjs/,
/^@angular/,
/^@ng-bootstrap/,