fix grunt
This commit is contained in:
parent
531752a543
commit
f9bed2903d
2 changed files with 2 additions and 2 deletions
|
|
@ -73,7 +73,7 @@ module.exports = function(grunt) {
|
|||
},
|
||||
config: {
|
||||
files: ['config.js'],
|
||||
tasks: ['shell:dev', 'concat:main']
|
||||
tasks: ['exec:dev', 'concat:main']
|
||||
},
|
||||
test: {
|
||||
files: ['test/**/*.js'],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue