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

@@ -43,10 +43,9 @@ module.exports = {
},
externals: [
'fs',
'net',
'npm',
'path',
'mz/fs',
'mz/child_process',
/^rxjs/,
/^@angular/,
/^@ng-bootstrap/,