I am new to gulp.I am trying to setup a watch so that my src/main.js file is transpiled to dist/main.js file. The Gulpfile has the following codeI am new to gulp.I am trying to setup a watch s
I am new to gulp.I am trying to setup a watch so that my src/main.js file is transpiled to dist/main.js file. The Gulpfile has the following codeI am new to gulp.I am trying to setup a watch s