mirror of
https://github.com/streamwall/streamwall.git
synced 2025-12-06 01:45:37 -05:00
Add executableName to packager config
This commit is contained in:
@@ -9,6 +9,7 @@ import { FuseV1Options, FuseVersion } from '@electron/fuses'
|
|||||||
|
|
||||||
const config: ForgeConfig = {
|
const config: ForgeConfig = {
|
||||||
packagerConfig: {
|
packagerConfig: {
|
||||||
|
executableName: 'streamwall',
|
||||||
asar: true,
|
asar: true,
|
||||||
},
|
},
|
||||||
rebuildConfig: {},
|
rebuildConfig: {},
|
||||||
|
|||||||
Reference in New Issue
Block a user