Skip to content

Commit

Permalink
change files
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasfernog committed May 23, 2023
1 parent 19246df commit f6b9c46
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changes/resources-map-bundler.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"tauri-bundler": minor
---

Allow using a resource map instead of a simple array in `BundleSettings::resources_map`.
5 changes: 5 additions & 0 deletions .changes/resources-map.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"tauri-utils": minor
---

Allow specifying resources as a map specifying source and target paths.

0 comments on commit f6b9c46

Please sign in to comment.