chore: profile release
This commit is contained in:
parent
f31349eaa0
commit
6ea567742b
1 changed files with 6 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue