embark/dapps/templates/demo/config
emizzle 5ea4807c90 feat(@embark/pipeline): Add `enabled` property to pipeline config
Add an `enabled` property to the pipeline config. This lets developers disable the pipeline using the config file.

Updates to the enabled property will be reflected while embark is running. For example if embark is running with the pipeline, setting `enabled: false` in the pipeline config will build/deploy the contracts but not run the pipeline. Conversely, if embark is running with the pipeline disabled, enabling the pipeline in the config will build/deploy the contracts then build the dapp.
2019-03-12 07:53:04 -04:00
..
development build: make DApp templates member packages of the monorepo 2019-03-05 10:20:57 -06:00
privatenet build: make DApp templates member packages of the monorepo 2019-03-05 10:20:57 -06:00
testnet build: make DApp templates member packages of the monorepo 2019-03-05 10:20:57 -06:00
blockchain.js build: make DApp templates member packages of the monorepo 2019-03-05 10:20:57 -06:00
communication.js build: make DApp templates member packages of the monorepo 2019-03-05 10:20:57 -06:00
contracts.js build: make DApp templates member packages of the monorepo 2019-03-05 10:20:57 -06:00
namesystem.js build: make DApp templates member packages of the monorepo 2019-03-05 10:20:57 -06:00
pipeline.js feat(@embark/pipeline): Add `enabled` property to pipeline config 2019-03-12 07:53:04 -04:00
storage.js build: make DApp templates member packages of the monorepo 2019-03-05 10:20:57 -06:00
webserver.js build: make DApp templates member packages of the monorepo 2019-03-05 10:20:57 -06:00