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 extra nesting of addon/styles tree. #1964

Merged
merged 1 commit into from
Sep 11, 2014

Conversation

rwjblue
Copy link
Member

@rwjblue rwjblue commented Sep 11, 2014

The prior code was actually looking for addon/styles/styles/ which was incorrect.

Closes #1962.


I am working up some more addon smoke tests so that these styles scenarios are directly under test, but IMHO this is a good fix for now.

The prior code was actually looking for `addon/styles/styles/` which was
incorrect.
rwjblue added a commit that referenced this pull request Sep 11, 2014
Remove extra nesting of `addon/styles` tree.
@rwjblue rwjblue merged commit 5359aab into ember-cli:master Sep 11, 2014
@rwjblue rwjblue deleted the fix-nesting-of-addon-styles branch September 11, 2014 02:15
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.

ember addon looking for myaddon/addon/styles/styles folder
2 participants