Skip to content

Commit 4f732e8

Browse files
committed
Add banner to all dist/
1 parent e8136b1 commit 4f732e8

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
@@ -43,7 +43,7 @@ module.exports = function(grunt) {
4343
linebreak: false
4444
},
4545
files: {
46-
src: ['dist/*.min.js']
46+
src: ['dist/*.js']
4747
}
4848
}
4949
},

0 commit comments

Comments
 (0)