Please check this video before this one - Checkout this video for Gulp + Sass + Browsersync setup - https://www.youtube.com/watch?v=kQb7U0dQGPA
In this video, you will learn how to contact JavaScript & CSS files into a single file using gulp-concat npm (Node Package Manager) package.
Reference : https://www.npmjs.com/package/gulp-concat
Also you will learn how to minify CSS and JavaScript files for optimization using gulp-minify and gulp-clean-css (Node Package Manager) packages.
Reference: https://www.npmjs.com/package/gulp-minify
https://www.npmjs.com/package/gulp-clean-css
🔔 Subscribe for more videos like this : https://www.youtube.com/c/CodeCanvas?sub_confirmation=1
#gulp #minify #optimization