LearnBoost / up

Zero-downtime reloads and requests load balancer based on distribute.
540 stars 73 forks source link

Add CoffeeScript support for "watch" #9

Closed jmreidy closed 12 years ago

jmreidy commented 12 years ago

I know, I know... I'm being that guy. I apologize!

It'd be great to support watching .coffee file changes for server reload.

Thanks! Up & distribute are fantastic.

tj commented 12 years ago

/me troll

rauchg commented 12 years ago

How about roy? clojurescript? dart? Maybe the solution is for those to compile to .js :P

jmreidy commented 12 years ago

Totally agree best approach is to build to .js so that you don't get a bajillion pull requests.

...but I appreciate the merge. :)