Skip to content
This repository was archived by the owner on Jun 19, 2020. It is now read-only.

Commit

Permalink
Add buld task.
Browse files Browse the repository at this point in the history
  • Loading branch information
sapegin committed Jul 1, 2013
1 parent f51f476 commit 86ee7ec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Gruntfile.coffee
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,4 @@ module.exports = (grunt) ->
"jquery.mosaicflow.min.js": "jquery.mosaicflow.js"

grunt.registerTask "default", ["jshint", "uglify"]
grunt.registerTask "build", ["uglify"]

0 comments on commit 86ee7ec

Please sign in to comment.