This repository has been archived by the owner on May 25, 2019. It is now read-only.
v0.6.0
Upgrade
$ npm install --global generator-webapp
New Recipes
Notable Changes
We have lots of updates in this release. Thanks so much to our contributors!
- 07bba17 fix race condition sometimes resulting in Sass errors
- 58cb3b9 fix Sass sourcemaps (known issue: #364)
- 3d6b2cf switch to grunt-filerev
- e014868 use BrowserSync instead of connect, much more awesome
- cf583eb bump Node dependencies
- 6e8ae7a fix Jasmine integration
- 887d96b completely switch over to libsass (no more Ruby dependency 🎉)
- de5077b add support for Babel
- 2581ade remove support for CoffeeScript
- e09e67c replace load-grunt-tasks with faster jit-grunt
- 5c3a756 fix dependencies not installing after scaffolding is done
- e8b8877 update package name
bootstrap-sass-official
tobootstrap-sass
- 5c5af36 bump Bower dependencies
- 3dedebf add Apple touch icon
- ead3e3f set initial scale of the viewport
- 0d335ad make all generator options on by default
- d4e91bd fix Mocha timeout issue, causing tests to fail
- e8f69ca fix
main.js
not ending up in the build