Answer the question
In order to leave comments, you need to log in
How to attach gulp watch to all files in subfolders?
I use gulp and the following construction
But actions are performed only on files in the root directory, but not on subfolders. How to set a path so that gulp watch will respond to all files in the root directory and subfolders? gulp.watch('./*',function(e) {
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question