hardhat icon indicating copy to clipboard operation
hardhat copied to clipboard

`solidity.dependenciesToCompile` doesn't seem to resolve remappings.

Open kanej opened this issue 8 months ago • 1 comments

Initially raised by @fvictorio. This is a bug.

kanej avatar Apr 12 '25 11:04 kanej

This is resolved by Pato's new import resolution work.

kanej avatar Apr 28 '25 15:04 kanej

Fixed in https://github.com/NomicFoundation/hardhat/releases/tag/hardhat%403.0.0-next.19

alcuadrado avatar Jun 26 '25 18:06 alcuadrado