mirror of
https://github.com/Eugeny/tabby.git
synced 2025-08-09 19:01:53 +00:00
replaced fs-promise with mz/fs
This commit is contained in:
@@ -38,10 +38,10 @@ module.exports = {
|
||||
},
|
||||
externals: [
|
||||
'fs',
|
||||
'fs-promise',
|
||||
'font-manager',
|
||||
'path',
|
||||
'node-pty',
|
||||
'mz/fs',
|
||||
'mz/child_process',
|
||||
'winreg',
|
||||
/^rxjs/,
|
||||
|
Reference in New Issue
Block a user