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

Fix blueprint #51

Merged
merged 1 commit into from
Apr 7, 2015
Merged

Fix blueprint #51

merged 1 commit into from
Apr 7, 2015

Conversation

mike-north
Copy link
Owner

Fixes #50

Looks like part of the app blueprint was copied over from ember-cli to start this addon's ember-cli-materialize blueprint, but we don't have access to the modulePrefix local variable, since our blueprint's index.js doesn't override the locals hook with anything special.

https://github.com/ember-cli/ember-cli/blob/master/blueprints/app/index.js#L16

sgasser pushed a commit that referenced this pull request Apr 7, 2015
@sgasser sgasser merged commit 20b542c into mike-north:master Apr 7, 2015
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.

Fresh install results in error in config/environment.js
2 participants