Loading...

Tag: gulp.series

Uglifying JavaScript Files With Gulp 4 – Tutorial

Gulp is a JavaScript (JS) library to automate slow, time consuming repetitive workflows such as minifying or uglifying JS and CSS files, copying files to distribution directory and so on. [ … ]