redeploy on config change

This commit is contained in:
Iuri Matias 2015-08-02 07:59:59 -04:00
parent 159d68dcd2
commit 3567e806aa
1 changed files with 4 additions and 0 deletions

View File

@ -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: