I am using Nodejs- v12.9.0 & gulp-4.0.2
I am concatenating all my js files from root & src directory in to a single file dist/src/allJs.js.
Pro