Commit 4176f93
feat(bundler): consider extensions defined in main.wxs. (#14570)
* feat(bundler): consider extensions defined in main.wxs.
* chore(bundler): apply nitpick and add a change file.
* Update crates/tauri-bundler/src/bundle/windows/msi/mod.rs
chore(bundler): avoid clone and use reference.
Co-authored-by: Tony <[email protected]>
* Update .changes/support-template-extensions.md
chore(bundler): reclassify changes.
Co-authored-by: Tony <[email protected]>
---------
Co-authored-by: Tony <[email protected]>1 parent 4408f72 commit 4176f93
File tree
2 files changed
+16
-9
lines changed- .changes
- crates/tauri-bundler/src/bundle/windows/msi
2 files changed
+16
-9
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
753 | 753 | | |
754 | 754 | | |
755 | 755 | | |
756 | | - | |
| 756 | + | |
757 | 757 | | |
758 | | - | |
| 758 | + | |
759 | 759 | | |
760 | 760 | | |
761 | 761 | | |
762 | | - | |
763 | | - | |
764 | | - | |
765 | | - | |
766 | | - | |
| 762 | + | |
| 763 | + | |
| 764 | + | |
| 765 | + | |
| 766 | + | |
| 767 | + | |
| 768 | + | |
767 | 769 | | |
768 | | - | |
| 770 | + | |
769 | 771 | | |
770 | 772 | | |
771 | 773 | | |
772 | 774 | | |
773 | 775 | | |
774 | 776 | | |
775 | | - | |
| 777 | + | |
776 | 778 | | |
777 | 779 | | |
778 | 780 | | |
| |||
0 commit comments