dividab / tsconfig-paths

Load node modules according to tsconfig paths, in run-time or via API.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

standalone usage such as `tscpaths`

y-nk opened this issue · comments

is there a way to use this lib to scan all .js of a given folder and apply path transformation at it? i'd rather have paths written in file rather than using a loader, even though i understand it would mean the same thing.