Update packages/sol-compiler/src/utils/compiler.ts
Co-Authored-By: LogvinovLeon <logvinov.leon@gmail.com>
This commit is contained in:
parent
86a9375d04
commit
e886ef8c4b
@ -224,7 +224,7 @@ function recursivelyGatherDependencySources(
|
|||||||
}
|
}
|
||||||
|
|
||||||
let importPath = importPathMatches[1];
|
let importPath = importPathMatches[1];
|
||||||
// HACK(ablrow): We have, e.g.:
|
// HACK(albrow): We have, e.g.:
|
||||||
//
|
//
|
||||||
// importPath = "../../utils/LibBytes/LibBytes.sol"
|
// importPath = "../../utils/LibBytes/LibBytes.sol"
|
||||||
// contractPath = "2.0.0/protocol/AssetProxyOwner/AssetProxyOwner.sol"
|
// contractPath = "2.0.0/protocol/AssetProxyOwner/AssetProxyOwner.sol"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user