mirror of https://github.com/embarklabs/embark.git
6 lines
159 B
YAML
6 lines
159 B
YAML
|
type: "grunt"
|
||
|
contracts: ["app/contracts/**"]
|
||
|
output: "generated/tmp/abi.js"
|
||
|
blockchainConfig: "config/blockchain.yml"
|
||
|
contractsConfig: "config/contracts.yml"
|