Open Horttcore opened 7 years ago
Why would you use it if you don't have dependencies?
By default I have a lightbox and slider script. But sometimes I need none of them, so returning an empty array wouldn't block the rest of my default build script.
This is more like error preventing.
I don't get the point. You use the same gulp task for every project? When do you have the dependencies and when not?
It might be pointless, but it would be good if there won't be an error if there are no dependencies in the bower.json.
Here is an example from my gulpfile.