tsconfig-replace-paths icon indicating copy to clipboard operation
tsconfig-replace-paths copied to clipboard

Handle file imports differently

Open nicknotfun opened this issue 3 years ago • 1 comments

I believe this logic is missing, to correctly handle the ambiguous case of a module reference that could be a file or a directory.

nicknotfun avatar Feb 16 '22 01:02 nicknotfun

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

jonkwheeler avatar Jun 11 '22 14:06 jonkwheeler

Closing for now. I believe the latest may have fixed it. Version 0.0.12. Give it a shot.

jonkwheeler avatar Feb 16 '23 18:02 jonkwheeler