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

Custom compiler support #338

Closed
wants to merge 6 commits into from
Closed

Conversation

iangreenleaf
Copy link
Contributor

Here's the solution we discussed in #319. I changed it to --compilers because that seemed to make more sense if I was (possibly) accepting a list.

@iangreenleaf
Copy link
Contributor Author

@visionmedia Are you okay with removing coffeescript-support-by-default? You might end up with some confused users.

@tj
Copy link
Contributor

tj commented Mar 22, 2012

yeah im fine with that

@iangreenleaf
Copy link
Contributor Author

Cool, this should be ready to go, then. I tried it out with my app and it seems to be working. It's a little awkward to specify multiple extensions for the same module, but not that big of a deal: --compilers coffee:iced-coffee-script,iced:iced-coffee-script.

@tj
Copy link
Contributor

tj commented Mar 22, 2012

damn, it wont apply to the new stuff

@ehartford
Copy link

I liked my magical automatic coffeescript support ._.
guess I'll deal

@iangreenleaf
Copy link
Contributor Author

My bad, fixed now.

@tj tj closed this in 1f9fe05 Mar 22, 2012
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

3 participants