moleculer icon indicating copy to clipboard operation
moleculer copied to clipboard

moleculer-runner to support removing and adding services

Open amiralibamilo opened this issue 7 years ago • 2 comments

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

amiralibamilo avatar Jul 14 '18 07:07 amiralibamilo

It can be a good feature. PR is welcome.

icebob avatar Jul 25 '18 19:07 icebob

in progress?

skyFi avatar Sep 06 '18 00:09 skyFi

Hey @icebob, I was trying to help with something and realized this feature is already part of moleculer. Should we close this issue?

mormubis avatar Nov 07 '22 11:11 mormubis

Yeah, it's covered by hot reload middleware. I'm closing...

icebob avatar Nov 07 '22 18:11 icebob