bundle NPM with Terminus (fixes #584, fixes #10)

This commit is contained in:
Eugene Pankov
2019-02-13 21:35:37 +01:00
parent 808e7f4699
commit 59d1a2fc23
6 changed files with 2839 additions and 80 deletions

View File

@@ -44,6 +44,7 @@ module.exports = {
externals: [
'fs',
'font-manager',
'npm',
'path',
'mz/fs',
'mz/child_process',