fix Gruntfile
This commit is contained in:
parent
c339fb1f2f
commit
2b3d8e1d25
@ -16,7 +16,7 @@ module.exports = function(grunt) {
|
|||||||
stdout: true,
|
stdout: true,
|
||||||
stderr: true
|
stderr: true
|
||||||
},
|
},
|
||||||
command: 'node ./browser/browserify.js -a',
|
command: 'node ./browser/build.js -a',
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
watch: {
|
watch: {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user