Skip to content

Document module path mapping in TypeScript recipe #2255

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Sep 22, 2019
Merged

Document module path mapping in TypeScript recipe #2255

merged 4 commits into from
Sep 22, 2019

Conversation

tymfear
Copy link
Contributor

@tymfear tymfear commented Sep 20, 2019

ts-node has issues with usage of the path aliases. The only solution, that I've found so far is to use the tsconfig-paths, which is dedicated for address this problem. So decided to add another typescript recipe

@sindresorhus
Copy link
Member

ts-node has issues with usage of the path aliases.

Can you include links to the relevant ts-node issues in the recipe so users can let us know when it's fixed?

@sindresorhus sindresorhus changed the title Update typescript recipe with module alias usage example Add module alias usage example to TypeScript recipe Sep 20, 2019
@tymfear
Copy link
Contributor Author

tymfear commented Sep 20, 2019

@sindresorhus , they are not going to fix it. Added a note to the recipe.

@novemberborn novemberborn changed the title Add module alias usage example to TypeScript recipe Document module path mapping in TypeScript recipe Sep 22, 2019
@novemberborn novemberborn merged commit 7c535b2 into avajs:master Sep 22, 2019
@novemberborn
Copy link
Member

Thanks @tymfear!

@tymfear tymfear deleted the add-typescript-path-alias-recipe branch September 2, 2020 20:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants