From 93a264a74e6ba035a0aa1173edab36c6d1a8c06f Mon Sep 17 00:00:00 2001 From: FezVrasta Date: Tue, 28 Oct 2014 12:17:14 +0100 Subject: [PATCH] removed duplicated files, move test.html to dist dir, improved workflow --- Gruntfile.js | 7 ------- 1 file changed, 7 deletions(-) diff --git a/Gruntfile.js b/Gruntfile.js index ff76bfdc..b661e5f3 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -18,13 +18,6 @@ module.exports = function(grunt) { } }, - /*githooks: { - all: { - // Will run the jshint and test:unit tasks at every commit - "pre-commit": "less autoprefixer cssmin uglify copy newer:jshint jasmine:scripts" - } - }, */ - sass: { compilesass: { files: {