embark/lib/modules/pipeline
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
..
babel-loader-overrides.js feat(modules/pipeline): move pipeline into its own module plugin 2018-10-22 19:35:58 +02:00
index.js refactor(modules/pipeline/webpackProcess): load pipeline config in Config class 2018-10-22 19:35:59 +02:00
webpack.config.js feat(modules/pipeline): move pipeline into its own module plugin 2018-10-22 19:35:58 +02:00
webpackProcess.js refactor(modules/pipeline/webpackProcess): load pipeline config in Config class 2018-10-22 19:35:59 +02:00