Describe the bug
Trying to use waffle with axelar and i am able to deploy smart contract locally but getting this warning Config key "sourceDirectory:" not supported
To Reproduce
when i run npx waffle in terminal
Software versions
version of Waffle 3.0.0 using npm, node is 18.9.0 version and solidity is 0.8.0
Additional context
Everything compiled normally except that warning, i don't know if this will have some negative impacts during testing .
Describe the bug Trying to use waffle with axelar and i am able to deploy smart contract locally but getting this warning Config key "sourceDirectory:" not supported
To Reproduce when i run npx waffle in terminal
Software versions version of Waffle 3.0.0 using npm, node is 18.9.0 version and solidity is 0.8.0
Additional context Everything compiled normally except that warning, i don't know if this will have some negative impacts during testing .