mirror of
https://github.com/hakimel/reveal.js.git
synced 2025-04-19 20:11:59 +02:00
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'
|
||||
},
|
||||
html: {
|
||||
files: [ 'index.html']
|
||||
files: [ '*.html']
|
||||
},
|
||||
markdown: {
|
||||
files: [ '*.md' ]
|
||||
|
Loading…
x
Reference in New Issue
Block a user