chore: add removeUnusedCommands to build configuration

This commit is contained in:
Tunglies
2025-11-19 18:13:05 +08:00
parent 6ab597db8f
commit aad5bb812c

View File

@@ -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",