This repository has been archived by the owner on May 25, 2019. It is now read-only.
v1.1.0
Upgrade
$ npm install --global generator-webapp
Notable Changes
- 3803507 fix Modernizr path (#570)
- 41c1b71 remove unnecessary
sass:server
task - 8c3d6f5 use
jquery
ESLint environment - 2358df8 fix tests being run twice with Babel
- bc99349 update ESLint
- b13c034 add indent validation rule
- 5a4eb8d use
es6
ESLint environment if Babel is used - f854fda
autoprefixer-core
was deprecated in favor ofautoprefixer
- 680534d test with Node.js v4 instead of io.js on Travis CI
- af6b04f fix a BrowserSync issue where changing CSS and JS files wasn't causing a reload (#585, #579 , #603)