saberland/saber

Show a notifier when it's required to restart server

Aperta

#509 aperta il 8 ott 2019

 (3 commenti) (1 reazione) (0 assegnatari)JavaScript (127 fork)batch import
contribution welcomehacktoberfesttype: feature

Metriche repository

Star
 (2151 stelle)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

Feature request

What problem does this feature solve?

https://github.com/saberland/saber/blob/83c18a706637fedccdbe0ad34566218dc5780d94/packages/saber/lib/plugins/extend-node-api.js#L89

People often modify saber-config.js, saber-node.js and forget to restart server.

How should this be implemented in your opinion?

Maybe use https://www.npmjs.com/package/node-notifier, and expose it in saber-utils package

Guida contributor