I would like to use livereload within my Visual Studio Cordova project. Online there is mention of using this with the TACO CLI: http://taco.tools/docs/run.html#link-4
However, I'm confused on whether the Visual Studio Tools for Apache Cordova add-on even uses the TACO CLI. I'm ok with using gulp-livereload but was wondering if there was any built-in way or a way to add --livereload if Visual Studio was using the TACO CLI. I appreciate any insight.