fix: tauri resources glob tach rieng — resources/daw_engine/* (file 1 level) + _internal/** (subdirs) thay ** rong (co the khong match file truc tiep)
This commit is contained in:
@@ -33,7 +33,8 @@
|
|||||||
"icons/favicon.ico"
|
"icons/favicon.ico"
|
||||||
],
|
],
|
||||||
"resources": [
|
"resources": [
|
||||||
"resources/daw_engine/**"
|
"resources/daw_engine/*",
|
||||||
|
"resources/daw_engine/_internal/**"
|
||||||
],
|
],
|
||||||
"externalBin": [],
|
"externalBin": [],
|
||||||
"windows": {
|
"windows": {
|
||||||
|
|||||||
Reference in New Issue
Block a user