Gulp Recipes - Part One

Read Original

This technical article provides solutions to common Gulp.js automation tool problems, drawn from the author's experience answering StackOverflow questions. It includes three specific recipes: conditionally deleting compiled files without affecting originals, automatically stopping a gulp.watch process after idle time, and running the same task with different configurations. The author uses standard Node.js modules like 'del' and 'glob' to demonstrate Gulp's flexibility without relying on additional plugins.

Gulp Recipes - Part One

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week

No top articles yet