mirror of
https://github.com/readest/readest.git
synced 2026-04-29 20:10:55 +00:00
Use mainBinaryName for binary execuable name
This commit is contained in:
parent
4a33409559
commit
fc163926ad
3 changed files with 29 additions and 28 deletions
|
|
@ -1,8 +1,9 @@
|
|||
{
|
||||
"$schema": "../node_modules/@tauri-apps/cli/config.schema.json",
|
||||
"productName": "Readest",
|
||||
"version": "../package.json",
|
||||
"mainBinaryName": "readest",
|
||||
"identifier": "com.bilingify.readest",
|
||||
"version": "../package.json",
|
||||
"build": {
|
||||
"frontendDist": "../out",
|
||||
"devUrl": "http://localhost:3000",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue