Babel documentation for usage with nodemon only shows how to use it with babel-node, which is not meant to be used in production
Open
- Dominant language
- TypeScript
- Stars
- 777
- Forks
- 1.4k
- Avg merge
- 16h 45m
- Merged PRs (30d)
- 3
Description
On the setup page, when nodemon is selected, the instructions only show how to use nodemon with babel-node, which is not meant to be used in production, [which is described here.](https://babeljs.io/docs/usage/cli/#babel-node)
Any information about how to properly set up nodemon with babel in such a way that it can be used in a production environment would be greatly appreciated.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.