Closed zemse closed 4 years ago
When we have multiple contract files, it's helpful to group them together in directories. The current compile.js cannot handle this situation, it needs to traverse all directories in contract directory and compile them.
compile.js
I will work on this fix soon.
When we have multiple contract files, it's helpful to group them together in directories. The current
compile.js
cannot handle this situation, it needs to traverse all directories in contract directory and compile them.I will work on this fix soon.