diff --git a/boilerplate/Gruntfile.coffee b/boilerplate/Gruntfile.coffee index 6e81e94f3..92d7f0861 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: