mirror of
https://github.com/tiddly-gittly/TidGi-Desktop.git
synced 2026-01-18 23:31:31 -08:00
chore: try add maker-appimage
This commit is contained in:
parent
d4cbcf2d27
commit
2192f8d42e
3 changed files with 1314 additions and 274 deletions
|
|
@ -58,6 +58,12 @@ const config = {
|
|||
maintainer: 'Lin Onetwo <linonetwo012@gmail.com>',
|
||||
},
|
||||
},
|
||||
{
|
||||
name: 'electron-forge-maker-appimage',
|
||||
config: {
|
||||
maintainer: 'Lin Onetwo <linonetwo012@gmail.com>',
|
||||
},
|
||||
},
|
||||
],
|
||||
plugins: [
|
||||
['@electron-forge/plugin-auto-unpack-natives'],
|
||||
|
|
|
|||
1581
package-lock.json
generated
1581
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
|
@ -122,6 +122,7 @@
|
|||
"css-loader": "6.6.0",
|
||||
"date-fns": "2.28.0",
|
||||
"electron": "17.0.1",
|
||||
"electron-forge-maker-appimage": "^23.0.1",
|
||||
"electron-rebuild": "3.2.7",
|
||||
"eslint": "8.9.0",
|
||||
"eslint-config-prettier": "8.4.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue