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 root mapping with custom extensions #72

Merged
merged 1 commit into from
Aug 19, 2016
Merged

Conversation

tleunen
Copy link
Owner

@tleunen tleunen commented Aug 18, 2016

Fixes #70
cc @kellyrmilligan

This should resolve your issue :)
These extensions ['.js', '.jsx', '.es', '.es6'] will be handled by default, because these are the ones Babel handle. But I also added a new setting to set any custom extension.

@kellyrmilligan
Copy link

👍

@kellyrmilligan
Copy link

can't wait for it to be merged!

@codecov-io
Copy link

Current coverage is 98.18% (diff: 100%)

Merging #72 into master will increase coverage by 0.10%

Diff Coverage File Path
•••••••••• 100% src/index.js

Powered by Codecov. Last update 20752f7...058723d

@tleunen tleunen merged commit 3d4756b into master Aug 19, 2016
@tleunen tleunen deleted the fix/70-extensions branch August 19, 2016 01:54
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.

nested dependencies
3 participants