优化本地文件打包功能

This commit is contained in:
Tlntin
2022-12-29 11:24:22 +08:00
parent c7717ffda5
commit 2f9e104b51
6 changed files with 74 additions and 60 deletions

2
bin/defaults.ts vendored
View File

@@ -10,7 +10,7 @@ export const DEFAULT_PAKE_OPTIONS: PakeCliOptions = {
userAgent: '',
showMenu: false,
showSystemTray: false,
targets: '',
targets: 'deb',
// iter_copy_file: false,
systemTrayIcon: '',
debug: false,