🎨 将常用的放到前面
This commit is contained in:
@@ -3,12 +3,6 @@
|
||||
"productName": "WeRead",
|
||||
"version": "0.1.0"
|
||||
},
|
||||
"build": {
|
||||
"devPath": "../dist",
|
||||
"distDir": "../dist",
|
||||
"beforeBuildCommand": "",
|
||||
"beforeDevCommand": ""
|
||||
},
|
||||
"tauri": {
|
||||
"windows": [
|
||||
{
|
||||
@@ -56,5 +50,11 @@
|
||||
"updater": {
|
||||
"active": false
|
||||
}
|
||||
},
|
||||
"build": {
|
||||
"devPath": "../dist",
|
||||
"distDir": "../dist",
|
||||
"beforeBuildCommand": "",
|
||||
"beforeDevCommand": ""
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user