Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add bundle > homepage option #9977

Merged
merged 2 commits into from
Jun 5, 2024
Merged

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
34 checks passed
@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