update and test something
This commit is contained in:
parent
3e3c92b0af
commit
ed90e1fd85
10 changed files with 147 additions and 15 deletions
|
|
@ -3,9 +3,13 @@
|
|||
*/
|
||||
{
|
||||
$schema: 'https://raw.githubusercontent.com/electron-userland/electron-builder/master/packages/app-builder-lib/scheme.json',
|
||||
appId: 'com.forthvending.manager',
|
||||
appId: 'com.forthvending.taobin-recipe-manager',
|
||||
asar: true,
|
||||
productName: 'taobin-recipe-manager',
|
||||
protocols: {
|
||||
name: 'taobin-recipe-manager',
|
||||
schemes: ['taobin-electron']
|
||||
},
|
||||
directories: {
|
||||
output: 'release/${version}'
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue