Gulp Webpack Starter Versions Save

Gulp Webpack Starter - fast static website builder. The starter uses gulp toolkit and webpack bundler. Download to get an awesome development experience!

v2.1.0

4 years ago

Minor chages

  • Add renovate config

Bugfixes

  • Change bundle.js to main.js in footer.html

v2.0.0

4 years ago

v2.0.0 finally here :tada:!

General

  • Improve tasks
  • Clean dev/html to keep the only important stuff
  • Upgrade packages and solved a lot of security issues related to it
  • Add .env.* for static and wordpress developement
  • Replace unsecure gulp-uncss by gulp-purgecss
  • Changed travis checks
  • Allow clean task delete up folder
  • Update docs
  • Improve config
  • Create example folder

Breaking changes

  • Change name of CSS bundle to main.js
  • Change name of JS bundle to main.js
  • Generate sprites and related CSS to own folder
  • Remove unused vinyl-ftp
  • Move config and webpack to up folder
  • Clean dev/sass folder to make develop decide the structure and move all to examples
  • Remove bootstrap-3 and normalize from dependencies
  • Drop bower support
  • Remove Changelog
  • Define v10.16.0 of node.js as minimal

v1.2.0

4 years ago

Tag v1 before release of v2.