tauri/.changes/cli-runner-arg.md

6 lines
192 B
Markdown
Raw Normal View History

---
"cli.rs": patch
---
Adds `--runner [PROGRAM]` argument on the `dev` and `build` command, allowing using the specified program to run and build the application (example program: `cross`).