mirror of
https://github.com/embarklabs/embark.git
synced 2025-01-13 15:26:10 +00:00
redeploy on config change
This commit is contained in:
parent
159d68dcd2
commit
3567e806aa
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user