bundle size opt

This commit is contained in:
Eugene Pankov
2021-04-08 22:26:47 +02:00
parent 50b1fb2410
commit 8bfc86e623
12 changed files with 178 additions and 103 deletions

View File

@@ -23,6 +23,7 @@
"@angular/platform-browser-dynamic": "^11.1.1",
"@electron/remote": "^1.0.4",
"@ng-bootstrap/ng-bootstrap": "^7.0.0",
"any-promise": "^1.3.0",
"electron-config": "2.0.0",
"electron-debug": "^3.2.0",
"electron-promise-ipc": "^2.2.4",
@@ -37,7 +38,7 @@
"npm": "6",
"path": "0.12.7",
"rxjs": "^6.6.6",
"yargs": "^15.4.1",
"yargs": "^16.2.0",
"zone.js": "^0.11.4"
},
"optionalDependencies": {