fixed grunt watch
This commit is contained in:
parent
598dc7bc0e
commit
e57422231b
1 changed files with 1 additions and 1 deletions
|
|
@ -53,7 +53,7 @@ module.exports = function(grunt) {
|
|||
'!js/copayBundle.js',
|
||||
'!js/copayMain.js'
|
||||
],
|
||||
tasks: ['shell:dev']
|
||||
tasks: ['exec:dev']
|
||||
},
|
||||
css: {
|
||||
files: ['css/src/*.css'],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue