Skip to content

v1.0.1 – magnetic-fog

Compare
Choose a tag to compare
@silvenon silvenon released this 21 Jun 09:56
· 283 commits to main since this release

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