tauri/.changes/cli-plugin-no-example.md
2024-09-16 16:41:21 -03:00

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.