mirror of
https://github.com/Zagrios/bs-manager.git
synced 2026-07-03 14:08:25 +02:00
ajout depot downloader, preparation des channels ipc
This commit is contained in:
@@ -31,6 +31,15 @@
|
||||
]
|
||||
},
|
||||
"build": {
|
||||
"extraResources": [
|
||||
{
|
||||
"from": "./src/extraResources/",
|
||||
"to": "extraResources",
|
||||
"filter": [
|
||||
"**/*"
|
||||
]
|
||||
}
|
||||
],
|
||||
"productName": "ElectronReact",
|
||||
"appId": "org.erb.ElectronReact",
|
||||
"asar": true,
|
||||
|
||||
Reference in New Issue
Block a user