Shreesh Katyayan
Results
2
issues of
Shreesh Katyayan
Is there any configuration to achieve this functionality? Or anyone implemented anything similar to this?
I have the following folder structure > ParentDirectory > |---gulpfile.js > |---ChildDirectory > | |---gulpfile.js > |---ChildDirectory > | |---gulpfile.js Gulp-control only shows tasks from the first gulpfile. Please provide...