Skip to content

replace nodemon with native Node.js watch mode#1

Closed
suprunchuk wants to merge 1 commit intoFilimonovAlexey:mainfrom
suprunchuk:main
Closed

replace nodemon with native Node.js watch mode#1
suprunchuk wants to merge 1 commit intoFilimonovAlexey:mainfrom
suprunchuk:main

Conversation

@suprunchuk
Copy link

Switch from nodemon to Node.js built-in --watch flag for development

  • Remove nodemon dependency
  • Update start script to use native Node.js watch mode
  • Reduce project dependencies

Switch from nodemon to Node.js built-in --watch flag for development
- Remove nodemon dependency
- Update start script to use native Node.js watch mode
- Reduce project dependencies
@suprunchuk suprunchuk closed this by deleting the head repository May 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant