Skip to content
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

fix(tsconfig-loader): fix baseUrl when extends with paths relative to node_modules #172

Closed
wants to merge 1 commit into from

Conversation

zorji
Copy link
Contributor

@zorji zorji commented Aug 20, 2021

#106 added support for tsconfig
extends from paths relative to node_modules.

However, when paths relative to node_modules is used, the baseUrl is not
build correctly. This patch fixes the baseUrl.

@zorji zorji changed the title fix(tsconfig-loader): corrected baseUrl when extends with module path fix(tsconfig-loader): corrected baseUrl when extends with path relatives to node_modules Aug 21, 2021
@zorji zorji changed the title fix(tsconfig-loader): corrected baseUrl when extends with path relatives to node_modules fix(tsconfig-loader): fix baseUrl when extends with paths relative to node_modules Aug 21, 2021
This pull request was closed.
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.

None yet

1 participant