mirror of
https://git.quad4.io/RNS-Things/MeshChatX.git
synced 2026-05-25 05:45:18 +00:00
fix(forge.config.js): remove darwin platform from ZIP maker configuration
This commit is contained in:
@@ -23,7 +23,6 @@ module.exports = {
|
||||
},
|
||||
{
|
||||
name: "@electron-forge/maker-zip",
|
||||
platforms: ["darwin"],
|
||||
},
|
||||
{
|
||||
name: "@electron-forge/maker-deb",
|
||||
|
||||
Reference in New Issue
Block a user