🐛 更新配置
This commit is contained in:
@@ -4,7 +4,10 @@
|
||||
"version": "0.1.0"
|
||||
},
|
||||
"build": {
|
||||
"devPath": "../dist"
|
||||
"devPath": "../dist",
|
||||
"distDir": "../dist",
|
||||
"beforeBuildCommand": "",
|
||||
"beforeDevCommand": ""
|
||||
},
|
||||
"tauri": {
|
||||
"allowlist": {
|
||||
|
||||
Reference in New Issue
Block a user