tauri/.changes/tauri-bundle-command.md
Amr Bashir 9e4b2253f6
feat(cli): add tauri bundle subcommand (#9734)
* feat(cli): add `tauri bundle` subcommand

closes #8734

* license header

* log application path after building

* fix no-bundle check

* typo

* enhance error with deep causes

---------

Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
2024-05-25 11:46:55 -03:00

175 B

tauri-cli @tauri-apps/cli
patch:feat patch:feat

Add tauri bundle subcommand which runs the bundle phase only, best paired with tauri build --no-bundle