22 lines
380 B
JSON
22 lines
380 B
JSON
{
|
|
"build": {
|
|
"beforeBuildCommand": "",
|
|
"frontendDist": "../dist",
|
|
"beforeDevCommand": ""
|
|
},
|
|
"plugins": {},
|
|
"productName": "WeRead",
|
|
"version": "1.0.0",
|
|
"app": {
|
|
"security": {
|
|
"csp": null
|
|
},
|
|
"trayIcon": {
|
|
"iconPath": "png/icon_512.png",
|
|
"iconAsTemplate": false,
|
|
"id": "pake-tray"
|
|
},
|
|
"withGlobalTauri": true
|
|
}
|
|
}
|