yo, so first off this gulp-webserver guy is a fantastic ‘lil plugin. I've only got one (minor!) bone to pick, which is that the plugin continues to print logs even when I've run my task in silent mode... (I tried passing the --silent flag at the command line level, as well as setting a default in my .gulprc file — neither had any effect). Anyways, I read through the docs and a couple of issues, but I didn't see anything quite related...
In short, I guess I'm wondering if there's an easy way to silence all logs from this plugin? Thanks in advance!
yo, so first off this
gulp-webserverguy is a fantastic ‘lil plugin. I've only got one (minor!) bone to pick, which is that the plugin continues to print logs even when I've run my task in silent mode... (I tried passing the--silentflag at the command line level, as well as setting a default in my.gulprcfile — neither had any effect). Anyways, I read through the docs and a couple of issues, but I didn't see anything quite related...In short, I guess I'm wondering if there's an easy way to silence all logs from this plugin? Thanks in advance!