Skip to content

Commit 19ac63c

Browse files
committed
Enable optimizer
1 parent cabb7a5 commit 19ac63c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

foundry.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ ffi = true
77
build_info = true
88
extra_output = ["storageLayout"]
99
via_ir=false
10+
optimizer=true
1011
# See more config options https://github.com/foundry-rs/foundry/blob/master/crates/config/README.md#all-options
1112
[profile.default.optimizer_details]
1213
yul=false

0 commit comments

Comments
 (0)