mirror of
https://github.com/status-im/embark-area-51.git
synced 2025-01-10 22:16:20 +00:00
d34428a129
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.