mirror of
https://github.com/tauri-apps/tauri.git
synced 2025-01-08 12:18:55 +03: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`).
|