zerkalica/zerollup

[ts-transform-paths] support priority handle if imported path is in outDir

zyf0330 opened this issue · 1 comments

With tsconfig.json supports multiple paths specified, I think path aliases rewrite should find built js in outDir priority over find from src.
Another thing is, when change rootDir different from '.', this util find incorrect imported path.

I have tried typescript-transform-paths and it supports resolve dependency by outDir