Pascal Precht 80c80e9beb
fix(commands/build): don't start blockchain node when --contracts is used
Prior to this commit `$ embark build --contracts` spinned up a blockchain node
which is not necessary as `--contracts` can be seen as a "compile only" option.

This commit ensures we don't start any web3 services with `--contracts` is used.
2018-10-22 19:40:52 +02:00
..
2018-09-14 10:30:20 +01:00
2017-03-30 20:12:39 +09:00
2018-10-22 19:39:26 +02:00
2018-09-13 11:21:17 +01:00
2018-08-21 15:30:11 -04:00
2018-08-24 15:04:16 -05:00