mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-11-28 03:47:37 +03:00
9e4b2253f6
* 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>
175 B
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