tauri/.changes/bundler-homepage-url.md
Amr Bashir fafc238f72
feat: add bundle > homepage option (#9977)
* feat: add `bundle > homepage` option

If unspecified, it will fallback to `homepage` define in Cargo.toml

closes #9949

* Update settings.rs
2024-06-05 19:01:48 +03:00

166 B

tauri-utils tauri-bundler
minor:feat minor:feat

Add bundle > homepage option, if unset, it will fallback to homepage defined in Cargo.toml.