diff options
| author | Jules Laplace <jules@okfoc.us> | 2015-04-27 13:31:56 -0400 |
|---|---|---|
| committer | Jules Laplace <jules@okfoc.us> | 2015-04-27 13:31:56 -0400 |
| commit | 7838302656af124f1eb736ab9ecb731c6f2f3c7c (patch) | |
| tree | 8c16958c34502dec60ada9176d9548361cac720f /Gruntfile.js | |
| parent | 40d553c5e76aa685f547faa2419fd4e71cbf67a9 (diff) | |
gallery
Diffstat (limited to 'Gruntfile.js')
| -rw-r--r-- | Gruntfile.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Gruntfile.js b/Gruntfile.js index 73fb8f7..4a522a6 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -88,5 +88,5 @@ module.exports = function(grunt) { grunt.loadNpmTasks('grunt-dentist'); // Default task(s). - grunt.registerTask('default', ['dentist', 'concat', 'uglify', 'copy', 'clean']); +// grunt.registerTask('default', ['dentist', 'concat', 'uglify', 'copy', 'clean']); }; |
