Skip to content

Commit 6c2f36c

Browse files
committed
Update
1 parent 58b787f commit 6c2f36c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/index.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -447,7 +447,6 @@ function initMappers(options: InternalResolverOptions) {
447447
.map(path => ({ path, config: parseTsconfig(path) }))
448448

449449
for (const ref of references) {
450-
processedPaths.add(ref.path)
451450
list.push(...getMapper(ref))
452451
}
453452
}

0 commit comments

Comments
 (0)