We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2aaabd8 commit c8b79f7Copy full SHA for c8b79f7
foundry.toml
@@ -3,4 +3,5 @@ src = 'src'
3
out = 'out'
4
libs = ['node_modules', 'lib']
5
test = 'test'
6
-cache_path = 'cache_forge'
+cache_path = 'cache_forge'
7
+via_ir = true
0 commit comments