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

Allow addon/ to contain any known JS filetypes. #2054

Merged
merged 1 commit into from
Sep 19, 2014

Conversation

rwjblue
Copy link
Member

@rwjblue rwjblue commented Sep 19, 2014

This allows usage of *.coffee (or any other js type preprocessor).

Fixes #2046.

@rwjblue rwjblue force-pushed the allow-addons-to-handle-all-types branch 2 times, most recently from 62a0f59 to d33aa05 Compare September 19, 2014 14:25
This allows usage of `*.coffee` (or any other `js` type preprocessor).
@rwjblue rwjblue force-pushed the allow-addons-to-handle-all-types branch from d33aa05 to 402aa40 Compare September 19, 2014 14:39
rwjblue added a commit that referenced this pull request Sep 19, 2014
Allow addon/ to contain any known JS filetypes.
@rwjblue rwjblue merged commit bb7cd18 into ember-cli:master Sep 19, 2014
@rwjblue rwjblue deleted the allow-addons-to-handle-all-types branch September 19, 2014 15:11
@gf3
Copy link

gf3 commented Sep 19, 2014

❤️

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.

addon/ can not contain .coffee files
3 participants