Skip to content

Can't force nodemon with babel to restart on .ts files #15280

Answered by stychu
stychu asked this question in Q&A
Discussion options

You must be logged in to vote

Seems like adding --ext js,mjs,json,ts to the command helped as this directs nodemon process to handle files and the other --extensions \".ts,.tsx,. js\" is handled by babel-node instead. It works anyway 👍

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@stychu
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by stychu
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants