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

Resolve index.js files in a directory with directory name #580

Closed
mehulkar opened this issue Jul 16, 2020 · 1 comment · Fixed by #588
Closed

Resolve index.js files in a directory with directory name #580

mehulkar opened this issue Jul 16, 2020 · 1 comment · Fixed by #588

Comments

@mehulkar
Copy link

In Ember CLI, a file at app/foo.js is resolvable at foo:main, but app/foo/index.js is resolved at foo:index. It would be nice for both paths to resolve with the same name.

@mehulkar
Copy link
Author

mehulkar commented Jul 16, 2020

@rwjblue pointed to these two places that probably need edits:

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 a pull request may close this issue.

1 participant