#generator-hottowel
- None
- Fixed jshintrc maxerr to 50
- Clarified paths in gulp.config.js for node_modules
- Added .idea to .gitignore
- Fixed font awesome path to use bower folder
none
- Removed whitespace in HTML files causing extra spacing for injection
- Removed comma in JSON in gulp.config.js
- fixed sorting for the specs
- added support for stubbing data from http calls
- injected files are now sorted using gulp-order
- none
- added changelog
- extracted function for setting up node options
- extracted function for run node-inspector
- added 404 page inside the angular app in the core module
- otherwise route goes to 404 template
- node server routes template calls while unknown pages go to index.html
- fixed bug that prevented node-inspector from working
- fixed bug that prevented html injection in the index.html
- abstracted more of
karma.conf.js
out togulp.config.js
- added
gulp-bump
and a related task - a ton of refactoring to make the
gulp.config.js
more readable - added nodemon logging
- exporting gulp as a proper module
- refactored testing to be cleaner
- fixed bug that prevented karma from completing properly
- gulpfile.js contains several new tasks and refinements which will be in v1's documentation
- gulp.config.json --> gulp.config.js