narirou
narirou
Hi, @pronebird. Sorry for being so late replying. If using module [chalk](https://github.com/chalk/chalk#chalksupportscolor), it is able to add `--color` option to `options.args`.
I added it as default option, but I noticed it is better that users who use this module add individually. So I removed it as default option, and add codes...
Hi, @Sk1Zy This plugin provided `server.child` and `server.isChanged` in such use case, as you say. But actually, these options must be provide as immutable. We consider adding a method whether...