mirror of
https://github.com/penpot/penpot.git
synced 2026-05-04 15:49:34 +00:00
🎉 Optimize wasm release profile (thin LTO, size optimizations)
This commit is contained in:
parent
27d854ed5b
commit
97688cb790
@ -40,3 +40,4 @@ uuid = { version = "1.11.0", features = ["v4", "js"] }
|
||||
opt-level = 3
|
||||
lto = "fat"
|
||||
strip = true
|
||||
codegen-units = 1
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user