Gulp - Concatenate and Minify CSS and JavaScript

Опубликовано: 07 Октябрь 2024
на канале: Michael Breitung
631
19

In this video I show you how to concatenate and minify CSS and JavaScript files with Gulp and the help of some plugins. The goal is to have only one CSS file, which is included in the page and also reduce the number of JavaScript files that are loaded. Reducing the number of assets that have to be loaded, speeds up the page, so it's an important task to implement.

★☆★ Links ★☆★

Gulp-Concat: https://www.npmjs.com/package/gulp-co...
Gulp-Clean-Css: https://www.npmjs.com/package/gulp-cl...

★☆★ my Github ★☆★

https://github.com/MichaelBreitung/

★☆★ homepage★☆★

http://www.michael-breitung.com