diff --git a/Gruntfile.js b/Gruntfile.js index 587f129..800aeda 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -43,7 +43,7 @@ module.exports = function(grunt) { linebreak: false }, files: { - src: ['dist/*.min.js'] + src: ['dist/*.js'] } } },