Skip to content

Commit

Permalink
Fix release build
Browse files Browse the repository at this point in the history
Holy shit I spit way too fucking long on this

See:
webpack/webpack#13559
  • Loading branch information
Property404 committed Nov 2, 2024
1 parent 7dcea5d commit a20566c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,5 @@ futures-test = "0.3"

[profile.release]
opt-level = "s"
strip = true
lto = true

0 comments on commit a20566c

Please sign in to comment.