mirror of
https://github.com/clash-verge-rev/clash-verge-rev.git
synced 2026-01-28 07:14:40 +08:00
chore: add removeUnusedCommands to build configuration
This commit is contained in:
@@ -23,7 +23,8 @@
|
||||
"beforeBuildCommand": "pnpm run web:build",
|
||||
"frontendDist": "../dist",
|
||||
"beforeDevCommand": "pnpm run web:dev",
|
||||
"devUrl": "http://localhost:3000/"
|
||||
"devUrl": "http://localhost:3000/",
|
||||
"removeUnusedCommands": true
|
||||
},
|
||||
"productName": "Clash Verge",
|
||||
"identifier": "io.github.clash-verge-rev.clash-verge-rev",
|
||||
|
||||
Reference in New Issue
Block a user