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

Fixes #31: Problem when using a custom configFile name #32

Merged
merged 1 commit into from
Mar 31, 2018
Merged

Fixes #31: Problem when using a custom configFile name #32

merged 1 commit into from
Mar 31, 2018

Conversation

amodm
Copy link
Contributor

@amodm amodm commented Mar 31, 2018

This is an opinionated way of solving for #31 by checking deep inside the call stack if we've received the path to tsconfig. Tests are included.

The other way of addressing this issue would require change to the loadConfig() signature, and corresponding changes to tsconfig-paths-webpack-plugin as well. I felt that'd be a larger change.

@coveralls
Copy link

coveralls commented Mar 31, 2018

Coverage Status

Coverage increased (+6.3%) to 83.924% when pulling 9f52b0c on amodm:master into a6babc2 on dividab:master.

@jonaskello
Copy link
Member

Thanks! This looks like a small change and it has tests so I'll go ahead and merge it. We can look into alternatives in a later major version.

@jonaskello jonaskello merged commit 7f72c7f into dividab:master Mar 31, 2018
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