Skip to content

feat: add bundle > homepage option#9977

Merged
amrbashir merged 2 commits intodevfrom
feat/bundler/homepage-url
Jun 5, 2024
Merged

feat: add bundle > homepage option#9977
amrbashir merged 2 commits intodevfrom
feat/bundler/homepage-url

Conversation

@amrbashir
Copy link
Member

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

closes #9949

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

closes #9949
@amrbashir amrbashir requested a review from a team as a code owner June 5, 2024 00:14
@amrbashir amrbashir merged commit fafc238 into dev Jun 5, 2024
@amrbashir amrbashir deleted the feat/bundler/homepage-url branch June 5, 2024 16:01
pewsheen pushed a commit to pewsheen/tauri that referenced this pull request Jun 13, 2024
* feat: add `bundle > homepage` option

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

closes tauri-apps#9949

* Update settings.rs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Make it easy to configure the app's homepage for Windows installers

2 participants