reduced bundle size

This commit is contained in:
Eugene Pankov
2019-06-07 22:52:41 +02:00
parent 45f6e59583
commit 596d75adc1
11 changed files with 22 additions and 36 deletions

View File

@@ -56,14 +56,13 @@ module.exports = {
]
},
externals: [
'child_process',
'electron',
'fontmanager-redux',
'fs',
'path',
'macos-native-processlist',
'windows-native-registry',
'mz/fs',
'mz/child_process',
'node-pty',
'@terminus-term/windows-process-tree',
'os',