feat: #1528 wix supports custom templates #1529
Conversation
nothingismagick
left a comment
There was a problem hiding this comment.
Ooops. We need a .changes file here please.
|
Can we implement some kind of solution to merge two wix files? This solution is a little scary since the user would have trouble maintaining Tauri changes. |
|
I haven’t come up with any other ideas yet, but I think this feature is necessary, so if anyone has a better idea, feel free to share. |
|
I need to try merging two XMLs using serde, but i'm busy with the plugin system right now. |
|
Do I need to close the PR? |
|
Let's wait to see if I can come up with a solution that simplifies your life :) |
|
I think using Fragments is the right way to do this. |
|
I've finished implementing Wix fragments support. We can also add support to WIX include files if you need. |
|
Thank you for your help. |
|
Since you're using the bundler outside Tauri, i think we can reconsider this :) |
|
If we start getting attention with the bundler as a library, we should consider moving it to its own repo. |
|
Thank you |
What kind of change does this PR introduce? (check at least one)
Does this PR introduce a breaking change? (check one)
The PR fulfills these requirements:
fix: #xxx[,#xxx], where "xxx" is the issue number)If adding a new feature, the PR's description includes:
Wix supports custom templates #1528
Other information: