mirror of
https://github.com/hakimel/reveal.js.git
synced 2025-08-01 12:20:33 +02:00
widen watch for html files, required for updates to demo.html
This commit is contained in:
@@ -126,7 +126,7 @@ module.exports = function(grunt) {
|
||||
tasks: 'css-core'
|
||||
},
|
||||
html: {
|
||||
files: [ 'index.html']
|
||||
files: [ '*.html']
|
||||
},
|
||||
markdown: {
|
||||
files: [ '*.md' ]
|
||||
|
Reference in New Issue
Block a user