✨ Comment out the packaging optimization
This commit is contained in:
@@ -29,8 +29,7 @@ default = ["custom-protocol"]
|
|||||||
# DO NOT remove this
|
# DO NOT remove this
|
||||||
custom-protocol = ["tauri/custom-protocol"]
|
custom-protocol = ["tauri/custom-protocol"]
|
||||||
|
|
||||||
|
# Pay attention to the code size during optimization in order to generate smaller binary files.
|
||||||
#Pay attention to the code size during optimization in order to generate smaller binary files.
|
# [profile.release]
|
||||||
[profile.release]
|
# opt-level = "s"
|
||||||
opt-level = "s"
|
# lto = true
|
||||||
lto = true
|
|
||||||
|
|||||||
Reference in New Issue
Block a user