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

nodemon always go to run coffee if ext include .coffee ? #192

Closed
paynechu opened this issue Jul 12, 2013 · 2 comments
Closed

nodemon always go to run coffee if ext include .coffee ? #192

paynechu opened this issue Jul 12, 2013 · 2 comments
Labels
stale no activity for 2 weeks

Comments

@paynechu
Copy link

same as title!

I write my project entirely base on coffee but I don't want to run the .coffee right away instead I will compile and run the generated .js. But if I set nodemon -e .js|.coffee it will always go to run coffee instead of node even I set -x node also no use. could you please change this behavior?

I suggest you can just leave to us to make decision by -x coffee if we want to use coffee to run the program

@remy
Copy link
Owner

remy commented Jul 15, 2013

I've got a task to update nodemon's config reading so that you can have
default settings to any project. So that should satisfy this request.
On 12 Jul 2013 09:09, "paynechu" [email protected] wrote:

same as title!

I write my project entirely base on coffee but I don't want to run the
.coffee right away instead I will compile and run the generated .js. But if
I set nodemon -e .js|.coffee it will always go to run coffee instead of
node even I set -x node also no use. could you please change to behavior?

I suggest you can just leave to us to make decision by -x coffee if we
want to use coffee to run the program


Reply to this email directly or view it on GitHubhttps://github.com//issues/192
.

@stale
Copy link

stale bot commented Dec 5, 2017

This issue has been automatically marked as idle and stale because it hasn't had any recent activity. It will be automtically closed if no further activity occurs. If you think this is wrong, or the problem still persists, just pop a reply in the comments and @remy will (try!) to follow up.
Thank you for contributing <3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale no activity for 2 weeks
Projects
None yet
Development

No branches or pull requests

2 participants