hardhat-vscode icon indicating copy to clipboard operation
hardhat-vscode copied to clipboard

Support changed `config.path.root` in hardhat.config

Open kanej opened this issue 2 years ago • 0 comments
trafficstars

The project root can be altered via config for a hardhat project.

This probably has quite significant implications. The starting point would be how it affects matching between sol files and projects. If the project config is changed, we would need to reflect that and potentially "rematch".

kanej avatar Jan 03 '23 11:01 kanej