embark-area-51/lib/core
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
..
i18n
modules/coderunner extracted hardcoded string in constant 2018-10-22 19:25:17 +02:00
processes please linter 2018-09-14 10:30:20 +01:00
config.js refactor(modules/pipeline/webpackProcess): load pipeline config in Config class 2018-10-22 19:35:59 +02:00
core.js
engine.js feat(modules/watcher): introduce watcher plugin module 2018-10-22 19:35:58 +02:00
events.js conflict in ens index 2018-10-22 19:35:03 +02:00
file.js Add remapping when parse file to support embark-solc 2018-10-22 19:25:19 +02:00
fs.js call path.basename w/ extension name to avoid e.g. `.js.1.js` 2018-10-22 19:35:56 +02:00
ipc.js Fix circular JSON and swarm api require 2018-09-13 11:21:17 +01:00
logger.js
plugin.js Merge pull request #755 from embark-framework/chores/es-lint-no-else 2018-08-31 07:49:25 -04:00
plugins.js prefer fs.dappPath 2018-08-24 15:04:16 -05:00
services_monitor.js