Skip to content
This repository has been archived by the owner on Sep 6, 2022. It is now read-only.

Commit

Permalink
Load “release” task.
Browse files Browse the repository at this point in the history
  • Loading branch information
Wilto committed Apr 20, 2015
1 parent 4e6db73 commit 3d8ce95
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gruntfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,7 @@
grunt.loadNpmTasks("grunt-contrib-watch");
grunt.loadNpmTasks("grunt-jscs-checker");
grunt.loadNpmTasks("grunt-gh-pages");
grunt.loadNpmTasks("grunt-release");

grunt.task.registerTask("support-types", "insert support for image types dev wants to include", function() {
var supportTypes = "";
Expand Down

0 comments on commit 3d8ce95

Please sign in to comment.