mirror of
https://github.com/Gabi-Zar/Silk-Fly-Launcher.git
synced 2026-04-17 05:26:04 +02:00
Remove broken Forge MSI user build configuration.
This commit is contained in:
@@ -9,8 +9,7 @@
|
||||
"start": "electron-forge start",
|
||||
"package": "electron-forge package",
|
||||
"make": "electron-forge make",
|
||||
"make:msi-system": "cross-env BUILD_TARGET=msi-system electron-forge make",
|
||||
"make:msi-user": "cross-env BUILD_TARGET=msi-user electron-forge make",
|
||||
"make:msi": "cross-env BUILD_TARGET=msi electron-forge make",
|
||||
"make:zip": "cross-env BUILD_TARGET=zip electron-forge make"
|
||||
},
|
||||
"author": "GabiZar",
|
||||
|
||||
Reference in New Issue
Block a user