fixed index.html watch.

This commit is contained in:
kay.one 2013-06-08 12:47:51 -07:00
parent 9c35942f47
commit 35af6ecdb6
1 changed files with 1 additions and 1 deletions

View File

@ -93,7 +93,7 @@ module.exports = function (grunt) {
copy: {
index : {
src : 'UI/index.html',
src : 'UI/*ndex.html',
dest: '_output/'
},
scripts: {