Answer the question
In order to leave comments, you need to log in
How to start nodemon with --experimental-worker?
Hello, help to run worker-threads through nodemon
Example: nodemon --experimental-worker --exec babel-node server.js
When trying to run with nodemon, it gives an error undefined option "--experimental-worker", normal nodemon config documentation no, and running through node also does not work, since you also need to raise babel and problems appear.
Answer the question
In order to leave comments, you need to log in
nodemon.json .
In execMap it is possible to specify flags for node.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question