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" ]
|
default = [ "custom-protocol" ]
|
||||||
custom-protocol = [ "tauri/custom-protocol" ]
|
custom-protocol = [ "tauri/custom-protocol" ]
|
||||||
verge-dev = []
|
verge-dev = []
|
||||||
|
|
||||||
|
[profile.release]
|
||||||
|
panic = "abort"
|
||||||
|
codegen-units = 1
|
||||||
|
lto = true
|
||||||
|
opt-level = "s"
|
||||||
|
Loading…
Reference in New Issue
Block a user