fix grunt lineendings
This commit is contained in:
parent
0d4dbd8bd7
commit
1b94684f39
@ -126,6 +126,8 @@ function getFiles() {
|
||||
/*global module:false*/
|
||||
module.exports = function(grunt) {
|
||||
|
||||
grunt.util.linefeed = '\n';
|
||||
|
||||
grunt.loadNpmTasks('grunt-contrib-clean');
|
||||
grunt.loadNpmTasks('grunt-contrib-concat');
|
||||
grunt.loadNpmTasks('grunt-contrib-uglify');
|
||||
|
Loading…
x
Reference in New Issue
Block a user