mirror of
https://github.com/RPCSX/rpcsx-ui.git
synced 2026-01-31 01:05:23 +01:00
electron: add zip maker for all platforms
This commit is contained in:
@@ -6,6 +6,9 @@ export const packagerConfig = {
|
||||
};
|
||||
export const rebuildConfig = {};
|
||||
export const makers = [
|
||||
{
|
||||
name: '@electron-forge/maker-zip',
|
||||
},
|
||||
{
|
||||
name: '@electron-forge/maker-squirrel',
|
||||
config: {},
|
||||
|
||||
Reference in New Issue
Block a user