- SASS
- ES6 (Babel)
- Uglify JavaScript
- Browsersync
- Minify CSS
- Delete not used CSS rules
- Autoprefix CSS
- Image optimization
- Browserify
- Gulp
npm install gulp -g
yarn install
gulp
for developmentgulp build
for distribution
- Add Cache bust
- Update gulpfile
npm install gulp -g
yarn install
gulp
for developmentgulp build
for distribution