I have an sbt task that calls an npm script which is calling "ng build", I want to redirect the output of npm script to the sbt logger. I want the output in the co