Feature: add update progress bar and some optimization

ISSUES CLOSED: #83
This commit is contained in:
萌萌哒赫萝
2023-08-10 00:11:57 -07:00
parent 13852a5c1b
commit 517348886c
13 changed files with 1029 additions and 1056 deletions
+2 -1
View File
@@ -117,7 +117,8 @@ const config = {
linux: {
icon: 'build/icons/',
asarUnpack: [
'**/node_modules/sharp/**'
'**/node_modules/sharp/**',
'**/node_modules/ssh2-no-cpu-features/**'
]
},
snap: {