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

Pull podModulePrefix from config/environment.js. #2024

Merged
merged 1 commit into from
Sep 17, 2014

Conversation

rwjblue
Copy link
Member

@rwjblue rwjblue commented Sep 17, 2014

This brings using a custom pod prefix inline with the normal modulePrefix. If not defined (by default it isn't) then it will just fallback to modulePrefix (this done
here).

Related: #1994.

This brings using a custom pod prefix inline with the normal
`modulePrefix`.  If not defined (by default it isn't) then it will just
fallback to `modulePrefix` (this done
[here](https://github.com/stefanpenner/ember-jj-abrams-resolver/blob/master/packages/ember-resolver/lib/core.js#L171)).
rwjblue added a commit that referenced this pull request Sep 17, 2014
Pull `podModulePrefix` from config/environment.js.
@rwjblue rwjblue merged commit 84e3662 into ember-cli:master Sep 17, 2014
@rwjblue rwjblue deleted the use-pod-module-prefix branch September 17, 2014 11:49
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

5 participants