Skip to content
This repository has been archived by the owner on Jun 29, 2023. It is now read-only.

Create bundle command #118

Open
wants to merge 10 commits into
base: master
Choose a base branch
from
Open

Create bundle command #118

wants to merge 10 commits into from

Conversation

ealmloff
Copy link
Member

@ealmloff ealmloff commented Mar 9, 2023

Creates a wrapper around the tauri-bundle library to allow first party bundling for Dioxus. The tarui bundle library is more complete than the cargo-bundle library. Windows support is more stable and more targets are supported.

  • Docs for the CLI
  • Test bundling Windows

This has only been tested on windows but it should support MacOs and Linux as well. Testing for other platforms is needed.

@ealmloff
Copy link
Member Author

ealmloff commented Mar 15, 2023

Tooshel tried bundling on MacOS and got an error:
image

I don't have access to a macOS device to debug the underlying issue here

@spookyvision
Copy link
Contributor

spookyvision commented Apr 7, 2023

should probably add --feature propagation analogous to #122 #130
... might warrant some code unification for arguments passing, since every change now has to be made three times (at least, haven't checked)

@ealmloff
Copy link
Member Author

MacOS is blocked by tauri-apps/tauri#3055

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants