Skip to content

Commit

Permalink
updated config and routes
Browse files Browse the repository at this point in the history
  • Loading branch information
jonniespratley committed Dec 17, 2014
1 parent ac8c8e7 commit 579ada9
Show file tree
Hide file tree
Showing 5 changed files with 591 additions and 264 deletions.
2 changes: 1 addition & 1 deletion Gruntfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ module.exports = function (grunt) {
livereload: '<%= connect.options.livereload %>'
},
files: [
'<%= yeoman.app %>/{,**/}*.html',
// '<%= yeoman.app %>/{,**/}*.html',
'.tmp/styles/{,*/}*.css',
'<%= yeoman.app %>/images/{,*/}*.{png,jpg,jpeg,gif,webp,svg}'
],
Expand Down
Loading

0 comments on commit 579ada9

Please sign in to comment.