Replies: 1 comment 1 reply
-
|
FYI, I don't have an answer for you. I just got curious: Why people need a plug-in that (I'm guessing) changes module resolution for the one TypeScript does? Are they not equal? That's a surprise to me from the get-go. Thanks in advance for any explanations volunteered. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I face with an issue in vite-tsconfig-paths plugin that resolves paths from tsconfg. There is quite old issue which lead to stale unfinished PR #10555.
I didn't find new issues about this problem. I know that I can use resolve.alias directly but think it would be helpful in other plugins.
Beta Was this translation helpful? Give feedback.
All reactions