18 lines
297 B
JSON
18 lines
297 B
JSON
{
|
|
"productName": "WeRead",
|
|
"identifier": "com.pake.weread",
|
|
"version": "2.0.0",
|
|
"plugins": {},
|
|
"app": {
|
|
"security": {
|
|
"csp": null
|
|
},
|
|
"withGlobalTauri": true
|
|
},
|
|
"build": {
|
|
"beforeBuildCommand": "",
|
|
"frontendDist": "../dist",
|
|
"beforeDevCommand": ""
|
|
}
|
|
}
|