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

Do not error when logging long module names. #36

Merged
merged 1 commit into from
Mar 24, 2014

Conversation

rwjblue
Copy link
Member

@rwjblue rwjblue commented Mar 24, 2014

Fixes #35.


I'll add some tests for the logging when I have a free minute.

@stefanpenner
Copy link
Contributor

travis is unhappy

@rlivsey
Copy link
Contributor

rlivsey commented Mar 24, 2014

👍 I just ran into this today too

@rwjblue
Copy link
Member Author

rwjblue commented Mar 24, 2014

Travis's problem was that we broke Ember canary builds. Fix submitted in emberjs/ember.js#4594. Will re-trigger this build once Travis finishes.

stefanpenner added a commit that referenced this pull request Mar 24, 2014
Do not error when logging long module names.
@stefanpenner stefanpenner merged commit 1812518 into ember-cli:master Mar 24, 2014
kratiahuja pushed a commit to kratiahuja/ember-resolver that referenced this pull request Aug 5, 2016
Throw when accessing parent module of root
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.

Resolver breaks when logging long names
3 participants