You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We can use gulp-hub or gulp 4 registry API (preferable) [1], [2], [3]. So having that, I think it would be better to wait until Gulp 4 is ready unless it takes too much time for Gulp Team to release it :)
Our gulpfile became too big so it would be better to modularize it. On of the approaches is to have something like this:
We can use
gulp-hub
or gulp 4 registry API (preferable) [1], [2], [3]. So having that, I think it would be better to wait until Gulp 4 is ready unless it takes too much time for Gulp Team to release it :)[1] https://github.com/bradcerasani/gulp-4--split-tasks
[2] https://github.com/gulpjs/gulp/blob/4.0/docs/API.md#gulpregistryregistry
[3] https://github.com/gulpjs/undertaker
The text was updated successfully, but these errors were encountered: