v1.0.1 – magnetic-fog
Upgrade
$ npm install --global generator-gulp-webapp
Also make sure you have the latest gulp binary:
$ npm install --global gulp
Notable Changes
- 9e41f20 make jQuery optional (if Bootstrap is not included)
- 4b70882 fix faulty Bootstrap
<script>
tags - ecf4928 lock Bootstrap to v3.3.4, because v3.3.5 messes up the
fonts
task (#338) - e43096f add some default options to the
lint:test
task - 23a01c4 fix
<script>
tags order, Bootstrap was loading before jQuery - ddc17db add missing
scripts/main.js
comment block at the bottom