Fix copy task

This commit is contained in:
lilia 2015-03-20 10:47:45 -07:00
parent ea492ed85b
commit ebdc8650ed

View file

@ -114,7 +114,7 @@ module.exports = function(grunt) {
'manifest.json', 'manifest.json',
'background.html', 'background.html',
'index.html', 'index.html',
'converesation.html', 'conversation.html',
'options.html', 'options.html',
'protos/*', 'protos/*',
'js/**', 'js/**',