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

Update "define.alias" API description #137

Merged
merged 1 commit into from
Apr 9, 2018
Merged

Conversation

2hu12
Copy link
Contributor

@2hu12 2hu12 commented Apr 8, 2018

The old readme says that the first parameter is the new name of old path, but according to the test case, the first parameter should be the old path and the second one is the new name.

The old readme says that the first parameter is the `new name` of `old path`, but according to the [test case](https://github.com/ember-cli/loader.js/blob/d5fb086ceb01296fd17bf32e7241f55501ded8d8/tests/all.js#L1837), the first parameter should be the `old path` and the second one is the `new name`.
@2hu12 2hu12 changed the title Update define.alias API description Update "define.alias" API description Apr 9, 2018
@rwjblue
Copy link
Member

rwjblue commented Apr 9, 2018

Good catch, thank you for fixing!

@rwjblue rwjblue merged commit d42a2c7 into ember-cli:master Apr 9, 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.

None yet

2 participants