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

[guess-parser] Fix module resolution of nested modules #247

Merged
merged 1 commit into from
Oct 16, 2019
Merged

[guess-parser] Fix module resolution of nested modules #247

merged 1 commit into from
Oct 16, 2019

Conversation

chrisguttandin
Copy link
Contributor

Unfortunately I made a mistake in my last pull request. resolveModuleName() was called with the child instead of the parent. This wasn't noticeable with the previous fixture. But it surfaces when we nest the library module in yet another folder. I updated the fixture to reflect that.

Please let me know if there is anything I need to change.

@mgechev
Copy link
Member

mgechev commented Oct 16, 2019

Thanks for the catch!

@mgechev mgechev merged commit 211c6da into guess-js:master Oct 16, 2019
@chrisguttandin chrisguttandin deleted the fix-module-name-resolution branch October 18, 2019 09:50
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

2 participants