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

Remove podModulePrefix from app.js #3913

Merged
merged 1 commit into from
Apr 17, 2015
Merged

Conversation

knownasilya
Copy link
Contributor

I think this was left over after removing podModulePrefix from the config. If not, just close this PR.

I think this was left over after removing `podModulePrefix` from the config. If not, just close this PR.
abuiles added a commit that referenced this pull request Apr 17, 2015
Remove podModulePrefix from app.js
@abuiles abuiles merged commit 8b71001 into ember-cli:master Apr 17, 2015
@abuiles
Copy link
Member

abuiles commented Apr 17, 2015

@knownasilya thanks!

@trabus
Copy link
Contributor

trabus commented May 21, 2015

We're going to revert this for the time being, until we can ensure that podModulePrefix is no longer needed. With the current state of pods, we still need to support it.

@knownasilya
Copy link
Contributor Author

Sounds good, I think you'd also have to bring back the podModulePrefix in the config/environment.js file

@trabus
Copy link
Contributor

trabus commented May 21, 2015

Sounds good, I think you'd also have to bring back the podModulePrefix in the config/environment.js file

Actually, that part is fine, as it is optional in the config, the resolver handles the case when it's not defined. The problem was that when people did define it, the wiring was no longer there.

@knownasilya
Copy link
Contributor Author

Ah, makes sense.

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

4 participants