Skip to content

Commit

Permalink
default task added
Browse files Browse the repository at this point in the history
  • Loading branch information
dbtek committed Nov 7, 2014
1 parent 1a79a1e commit 2fe1209
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Gruntfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -68,5 +68,7 @@ module.exports = function (grunt) {
'concat',
'cssmin'
]);

grunt.registerTask('default', ['build']);
};

0 comments on commit 2fe1209

Please sign in to comment.