moleculer
moleculer copied to clipboard
moleculer-runner to support removing and adding services
Is your feature request related to a problem? Please describe.
moleculer-runner doesn't detect and run or stop services that are removed or added. Describe the solution you'd like
moleculer-runner should support stoping services by removing the bluh.service.js and add services if new services are added (a new bluh.service.js) Describe alternatives you've considered
Additional context
It can be a good feature. PR is welcome.
in progress?
Hey @icebob, I was trying to help with something and realized this feature is already part of moleculer. Should we close this issue?
Yeah, it's covered by hot reload middleware. I'm closing...