Skip to content

Commit cefec89

Browse files
committed
Updated grunt config
1 parent e78e312 commit cefec89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gruntfile.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ module.exports = function(grunt) {
4141
},
4242
watch: {
4343
scripts: {
44-
files: ['jquery.jgrowl.js', 'jquery.jgrowl.less'],
44+
files: ['jquery.jgrowl.js', 'less/*'],
4545
tasks: ['jshint', 'less', 'cssmin', 'uglify'],
4646
options: {
4747
spawn: false,

0 commit comments

Comments
 (0)