chore: add packaging configuration (#30)
* chore: add packaging configuration
This commit is contained in:
parent
2aa46ae0bb
commit
d05bf80f10
8 changed files with 539 additions and 20 deletions
|
|
@ -28,15 +28,16 @@
|
|||
"protobufjs",
|
||||
"sharp",
|
||||
"smart-whisper",
|
||||
"drizzle-orm/libsql",
|
||||
"@libsql"
|
||||
"drizzle-orm/libsql"
|
||||
],
|
||||
"onlyBuiltDependencies": [
|
||||
"electron",
|
||||
"electron-winstaller",
|
||||
"smart-whisper",
|
||||
"drizzle-orm/libsql",
|
||||
"@libsql"
|
||||
"@libsql",
|
||||
"macos-alias",
|
||||
"fs-xattr"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue