chore: try add maker-appimage

This commit is contained in:
林一二 2022-03-05 16:06:52 +08:00
parent d4cbcf2d27
commit 2192f8d42e
3 changed files with 1314 additions and 274 deletions

View file

@ -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

File diff suppressed because it is too large Load diff

View file

@ -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",