Gulp Starter Kit Versions Save

A simple Gulp 4 Starter Kit for modern web development.

v0.10.6-beta

4 years ago
  • Fixed installation confirmation message after installation in current directory
  • Fixed bug that src folder was not copied over when installing in current directory

v0.10.5-beta

4 years ago
  • Stopped specifying browsers which should be targeted for autoprefixing CSS inside autoprefixer options
  • Added question regarding specifying browsers for autoprefixing to README.md

v0.10.4-beta

4 years ago
  • Updated dependencies
  • Added issue templates
  • Improved README.md

v0.10.3-beta

4 years ago
  • Replaced outdated dependency for minifying CSS gulp-cssnano with gulp-clean-css

v0.10.2-beta

4 years ago

v0.10.1-beta

4 years ago
  • Fixed installation which was not correctly installing all files

v0.10.0-beta

4 years ago
  • Added support of installation in current working directory using --current-dir when executing npm init
  • Various refactorings and smaller fixes

v0.9.1-alpha

4 years ago
  • Added tests
  • Updated dependency fs-extra
  • tar security fix
  • Added npm and travis-ci badges to README.md

v0.9.0-alpha

5 years ago
  • Implemented temporary support of Less and Stylus

v0.8.0-alpha

5 years ago
  • Dependency updates
  • Implemented better directory structure for Pug template files