johnpapa/pluralsight-gulp

config.source variable not defined in gulp.config.js?

samster opened this issue · 1 comments

In gulpfile.js, in the changeEvent() method, a variable "config.source" is referenced. Where is this variable defined? I don't see it in the gulp.config.js file?

source: 'src/',