mirror of
https://github.com/Kuingsmile/PicList.git
synced 2026-09-05 23:47:43 +08:00
✨ Feature: add update progress bar and some optimization
ISSUES CLOSED: #83
This commit is contained in:
+2
-1
@@ -117,7 +117,8 @@ const config = {
|
||||
linux: {
|
||||
icon: 'build/icons/',
|
||||
asarUnpack: [
|
||||
'**/node_modules/sharp/**'
|
||||
'**/node_modules/sharp/**',
|
||||
'**/node_modules/ssh2-no-cpu-features/**'
|
||||
]
|
||||
},
|
||||
snap: {
|
||||
|
||||
Reference in New Issue
Block a user