🐛 更新配置

This commit is contained in:
Tw93
2022-10-19 10:39:19 +08:00
parent c443717dc3
commit 4a1cf47215

View File

@@ -4,7 +4,10 @@
"version": "0.1.0" "version": "0.1.0"
}, },
"build": { "build": {
"devPath": "../dist" "devPath": "../dist",
"distDir": "../dist",
"beforeBuildCommand": "",
"beforeDevCommand": ""
}, },
"tauri": { "tauri": {
"allowlist": { "allowlist": {