Skip to content

Commit 15df2d3

Browse files
committed
Update comments
1 parent 93061e3 commit 15df2d3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

v-next/hardhat/src/internal/builtin-plugins/solidity/build-system/resolver/dependency-resolver.ts

-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@ import {
4848
// contain the package name and version. e.g. `npm/[email protected]/path.sol`.
4949
// - Files within npm packages that are part of a monorepo are resolved like
5050
// npm pacakges, but with the version `local`.
51-
// - This resolver does not support `package.json#exports`.
5251
// - This resolver fails if an import has a casing different from that of the
5352
// file system.
5453
// - We do not allow users to remap the imports present in files within npm

0 commit comments

Comments
 (0)