Fix copy task
This commit is contained in:
parent
ea492ed85b
commit
ebdc8650ed
1 changed files with 1 additions and 1 deletions
|
@ -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/**',
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue