Y
Hacker News
new
|
ask
|
show
|
jobs
by
12345hn6789
239 days ago
I built a binary using the `tauri.release.conf.json` as my config file
1 comments
gschier
239 days ago
That'll do it. That config is used for the production build of Yaak that's downloadable from the website. Just running "tauri build" or "npm run app-build" is what you want.
link