Skip to content

Commit 00862b1

Browse files
committed
clean minified from subfolders
1 parent 217dbd7 commit 00862b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gruntfile.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ module.exports = function (grunt) {
8080
}
8181
},
8282

83-
clean: ['dist*//*.min.*'],
83+
clean: ['dist/**/*.min.*'],
8484

8585
connect: {
8686
server: {

0 commit comments

Comments
 (0)