Files
tefter/desktop/wails.json

17 lines
380 B
JSON
Raw Permalink Normal View History

{
"$schema": "https://wails.io/schemas/config.v2.json",
"name": "Tefter",
"outputfilename": "tefter-desktop",
"frontend:install": "",
"frontend:build": "",
"frontend:dev:watcher": "",
"frontend:dev:serverUrl": "auto",
"author": {
"name": "senad"
},
"info": {
"productName": "Tefter",
"comments": "Self-hosted Notational Velocity style notes"
}
}