mirror of
https://github.com/hakimel/reveal.js.git
synced 2025-08-05 14:17:56 +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'
|
tasks: 'css-core'
|
||||||
},
|
},
|
||||||
html: {
|
html: {
|
||||||
files: [ 'index.html']
|
files: [ '*.html']
|
||||||
},
|
},
|
||||||
markdown: {
|
markdown: {
|
||||||
files: [ '*.md' ]
|
files: [ '*.md' ]
|
||||||
|
Reference in New Issue
Block a user