Skip to content

docs(config): enhance documentation for bundle targets, closes #3251#4418

Merged
lucasfernog merged 2 commits intodevfrom
fix/updater-target
Jun 21, 2022
Merged

docs(config): enhance documentation for bundle targets, closes #3251#4418
lucasfernog merged 2 commits intodevfrom
fix/updater-target

Conversation

@lucasfernog
Copy link
Member

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Docs
  • New Binding issue #___
  • Code style update
  • Refactor
  • Build-related changes
  • Other, please describe:

Does this PR introduce a breaking change?

  • Yes, and the changes were approved in issue #___
  • No

Checklist

  • When resolving issues, they are referenced in the PR's title (e.g fix: remove a typo, closes #___, #___)
  • A change file is added if any packages will require a version bump due to this PR per the instructions in the readme.
  • I have added a convincing reason for adding this feature, if necessary

Other information

@lucasfernog lucasfernog requested a review from a team June 21, 2022 13:05
@lucasfernog lucasfernog requested a review from a team as a code owner June 21, 2022 13:05
@lucasfernog
Copy link
Member Author

By default Tauri bundles for all available targets. Users can select a subset of bundles to generate via the targets config option or the bundles CLI argument. This PR changes the CLI to automatically add the updater target to the targets config array if the updater is enabled, keeping the CLI argument untouched to allow users to optimize tests and quick builds.

@lucasfernog lucasfernog changed the title feat(cli): automatically add updater target, closes #3251 docs(config): enhance documentation for bundle targets, closes #3251 Jun 21, 2022
@lucasfernog
Copy link
Member Author

We'll change this PR to be a documentation change instead to prevent confusion and changes involving the target list.

@lucasfernog lucasfernog requested a review from a team June 21, 2022 15:14
@lucasfernog lucasfernog merged commit 31c15cd into dev Jun 21, 2022
@lucasfernog lucasfernog deleted the fix/updater-target branch June 21, 2022 16:13
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.

1 participant