Skip to content

Commit

Permalink
fixed template watch task
Browse files Browse the repository at this point in the history
  • Loading branch information
albert-park committed Jun 21, 2016
1 parent 90e2565 commit 4629869
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions gulpfile.coffee
Original file line number Diff line number Diff line change
Expand Up @@ -53,9 +53,6 @@ src =
css :
main : 'assets/css/' + dist.name + '.css'
vendor : []
templates:
main : ['**.hbs'
'partials/**/**.hbs']

banner = [ "/**"
" * <%= pkg.name %> - <%= pkg.description %>"
Expand Down

0 comments on commit 4629869

Please sign in to comment.