Skip to content

Commit c10a3ae

Browse files
committed
#Fix 修复构建过程中不复制resources资源的问题
1 parent 6f5e0a8 commit c10a3ae

3 files changed

Lines changed: 1 addition & 1 deletion

File tree

34 KB
Binary file not shown.
-10 KB
Binary file not shown.

src-tauri/tauri.conf.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
}
5050
},
5151
"bundle": {
52-
"active": false,
52+
"active": true,
5353
"targets": "all",
5454
"resources": [
5555
"easytier/config/",

0 commit comments

Comments
 (0)