mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-02-06 11:22:04 +00:00
8 lines
182 B
Markdown
8 lines
182 B
Markdown
---
|
|
"tauri-cli": "patch:feat"
|
|
"@tauri-apps/cli": "patch:feat"
|
|
---
|
|
|
|
Add `--no-example` flag for `tauri plugin new` and `tauri plugin init` to disable creation of an example project.
|
|
|