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
1d4b1753d6
commit
443fd17a12
@ -49,7 +49,7 @@ module.exports = function(grunt) {
|
||||
}
|
||||
},
|
||||
watch: {
|
||||
files: 'src/*',
|
||||
files: 'src/**/*',
|
||||
tasks: ['build', 'jshint']
|
||||
},
|
||||
jshint: {
|
||||
|
Loading…
Reference in New Issue
Block a user