Skip to content

A demo of doing automation task using the gulp, tasks like image compression, js/css minification

Notifications You must be signed in to change notification settings

mnjit20/gulp-workflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gulp-workflow - Table of tasks

"#Added 2 differnt tasks added on the default task gulp task: gulp.task('default', ['scripts', 'styles']);"

gulp watch

It will continuously watch the changes in the defined workflow files.

gulp image

It will compress the images to quality 75 using the mozjpeg library

gulp webp

It will compress all the images to quality 75 using the webP library

About

A demo of doing automation task using the gulp, tasks like image compression, js/css minification

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published