From 3567e806aa05d878e698b7c26d38bbf3a75ff55e Mon Sep 17 00:00:00 2001 From: Iuri Matias Date: Sun, 2 Aug 2015 07:59:59 -0400 Subject: [PATCH] redeploy on config change --- boilerplate/Gruntfile.coffee | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/boilerplate/Gruntfile.coffee b/boilerplate/Gruntfile.coffee index 6e81e94f..92d7f086 100644 --- a/boilerplate/Gruntfile.coffee +++ b/boilerplate/Gruntfile.coffee @@ -75,6 +75,10 @@ module.exports = (grunt) -> files: ["<%= files.contracts.src %>"] tasks: ["deploy", "concat", "copy"] + config: + files: ["config/blockchain.yml", "config/contracts.yml"] + tasks: ["deploy", "concat", "copy"] + copy: html: files: