Skip to content

Commit

Permalink
0.2.16.1 prod
Browse files Browse the repository at this point in the history
  • Loading branch information
freeman14 committed May 26, 2016
1 parent af0b920 commit b6ebb46
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions Gruntfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,8 @@
]);

grunt.registerTask('prod', [
'lint',
'cssmin',
// 'lint',
// 'cssmin',
'uglify'
]);
};
Expand Down
Loading

0 comments on commit b6ebb46

Please sign in to comment.