tauri/.changes/bundler-windows-icon-path.md
Lucas Fernandes Nogueira 314936efbe
feat(bundler): add icon path config instead of enforcing icons/icon.ico (#1698)
* feat(bundler): add icon path config instead of enforcing icons/icon.ico

* fix: build on unix
2021-05-03 23:09:12 -03:00

6 lines
119 B
Markdown

---
"tauri-bundler": patch
---
Adds `icon_path` field to the `WindowsSettings` struct (defaults to `icons/icon.ico`).