widen watch for html files, required for updates to demo.html
This commit is contained in:
parent
87b24dd457
commit
a6507afcb4
@ -126,7 +126,7 @@ module.exports = function(grunt) {
|
|||||||
tasks: 'css-core'
|
tasks: 'css-core'
|
||||||
},
|
},
|
||||||
html: {
|
html: {
|
||||||
files: [ 'index.html']
|
files: [ '*.html']
|
||||||
},
|
},
|
||||||
markdown: {
|
markdown: {
|
||||||
files: [ '*.md' ]
|
files: [ '*.md' ]
|
||||||
|
Loading…
Reference in New Issue
Block a user