diff options
| author | jules <jules@okfoc.us> | 2014-01-29 12:42:14 -0500 |
|---|---|---|
| committer | jules <jules@okfoc.us> | 2014-01-29 12:42:14 -0500 |
| commit | b9eff4060a6f43948ecc4247bc60bfb13ac889fc (patch) | |
| tree | d76542f2574fef6191d80b1d59f4795ce4ecdf58 /Gruntfile.js | |
| parent | c6b804f72f3e61f09692b2b29f73e1a6eb25687d (diff) | |
border-bottom
Diffstat (limited to 'Gruntfile.js')
| -rw-r--r-- | Gruntfile.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Gruntfile.js b/Gruntfile.js index 9ee254a..04c7809 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -95,7 +95,6 @@ module.exports = function(grunt) { grunt.loadNpmTasks('grunt-contrib-copy'); grunt.loadNpmTasks('grunt-dentist'); - // Default task(s). grunt.registerTask('default', ['dentist:build', 'concat:build', 'uglify:build', 'copy:build']); grunt.registerTask('install', ['default', 'clean', 'copy:release']); |
