Closed webmaster128 closed 1 year ago
I tested this with the expected results on a local workspace with 9 contracts. In all cases, no local ./target
folder was created. I.e. the optimizer does not mess with the local build directory.
No target cache set (not recommended but still solid)
Target mounted (--mount type=volume,source="$(basename "$(pwd)")_cache",target=/target
)
Closes #89