mirror of
https://github.com/clash-verge-rev/clash-verge-rev.git
synced 2026-04-14 05:51:02 +08:00
chore: profile release
This commit is contained in:
parent
f31349eaa0
commit
6ea567742b
@ -42,3 +42,9 @@ winreg = { version = "0.10", features = ["transactions"] }
|
||||
default = [ "custom-protocol" ]
|
||||
custom-protocol = [ "tauri/custom-protocol" ]
|
||||
verge-dev = []
|
||||
|
||||
[profile.release]
|
||||
panic = "abort"
|
||||
codegen-units = 1
|
||||
lto = true
|
||||
opt-level = "s"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user