mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-04-03 10:11:15 +02:00
6 lines
192 B
Markdown
6 lines
192 B
Markdown
---
|
|
"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`).
|