mirror of
https://github.com/niklasvh/html2canvas.git
synced 2023-08-10 21:13:10 +03:00
Add all js files to grunt watch
This commit is contained in:
parent
01fc79e48e
commit
6cb62b33cd
@ -49,7 +49,7 @@ module.exports = function(grunt) {
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
watch: {
|
watch: {
|
||||||
files: 'src/*',
|
files: 'src/**/*',
|
||||||
tasks: ['build', 'jshint']
|
tasks: ['build', 'jshint']
|
||||||
},
|
},
|
||||||
jshint: {
|
jshint: {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user