tauri/.changes/resources-map-bundler.md
Lucas Fernandes Nogueira 4dd4893d7d
feat: allow specifying a resource map, closes #5844 (#5950)
Co-authored-by: amrbashir <amr.bashir2015@gmail.com>
closes #5844
2023-07-13 18:28:52 -03:00

6 lines
126 B
Markdown

---
"tauri-bundler": minor:feat
---
Allow using a resource map instead of a simple array in `BundleSettings::resources_map`.