embark/lib
Pascal Precht d34428a129
refactor(modules/pipeline/webpackProcess): load pipeline config in Config class
to configure pipeline specific options like TypeScript support.

At the time this has been added, `core/config` didn't handle the loading
of configuration files for pipeline related tasks yet.

This commit ensures a dapp's `pipeline.json` will be loaded and used to
configure Embark's webpack process as part of Embark's `Config` initialization.
2018-10-22 19:35:59 +02:00
..
core refactor(modules/pipeline/webpackProcess): load pipeline config in Config class 2018-10-22 19:35:59 +02:00
modules refactor(modules/pipeline/webpackProcess): load pipeline config in Config class 2018-10-22 19:35:59 +02:00
tests cmd, run_tests: Add --nobrowser option for runCoverage. 2018-10-22 19:25:18 +02:00
utils add default account if set in config 2018-10-22 19:35:04 +02:00
constants.json Mainnet is livenet 2018-08-23 11:06:47 +01:00
index.js Console command connect to ipc 2018-08-21 16:09:48 -04:00