tsconfig-replace-paths
tsconfig-replace-paths copied to clipboard
Handle file imports differently
I believe this logic is missing, to correctly handle the ambiguous case of a module reference that could be a file or a directory.
Do you have a repo where this is fixes something? I'm trying to replicate and coming up empty. Thanks.
See this thread. https://github.com/jonkwheeler/tsconfig-replace-paths/issues/23
Closing for now. I believe the latest may have fixed it. Version 0.0.12. Give it a shot.