Skip to content

Commit c8b79f7

Browse files
committed
Update foundry.toml
1 parent 2aaabd8 commit c8b79f7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

foundry.toml

+2-1
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,5 @@ src = 'src'
33
out = 'out'
44
libs = ['node_modules', 'lib']
55
test = 'test'
6-
cache_path = 'cache_forge'
6+
cache_path = 'cache_forge'
7+
via_ir = true

0 commit comments

Comments
 (0)