Explorar el Código

widen watch for html files, required for updates to demo.html

Hakim El Hattab hace 9 años
padre
commit
a6507afcb4
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      Gruntfile.js

+ 1 - 1
Gruntfile.js

@@ -126,7 +126,7 @@ module.exports = function(grunt) {
 				tasks: 'css-core'
 			},
 			html: {
-				files: [ 'index.html']
+				files: [ '*.html']
 			},
 			markdown: {
 				files: [ '*.md' ]