cli icon indicating copy to clipboard operation
cli copied to clipboard

feat(contracts): add flags to customize the build options

Open aelesbao opened this issue 1 year ago • 0 comments

Technical Details

-v, --volume

Mounts a volume in the optimizer Docker container. It should follow the same specs as the respective flag in the docker command line.

--no-schemas

Skips the schema generation.

aelesbao avatar Oct 09 '23 17:10 aelesbao