Skip to content

1.1.0

Compare
Choose a tag to compare
@robinloeffel robinloeffel released this 18 May 16:06
· 10 commits to master since this release

Changes since 1.0.0

  • yarn start is now yarn dev
  • Added gulp-plumber, gulp-changed and gulp-if to make the build process better
  • Easier webpack configuration
  • Functioning enableProdMode call when in production mode
  • More readable folder structure
  • Strip all comments from minified webpack bundle
  • Dropped support for IE < 11
  • Switched from babel-preset-es2015 to babel-preset-env to always keep up to date automatically