embark-area-51/lib/modules/pipeline
Pascal Precht 71e92358a8
feat(modules/watcher): introduce watcher plugin module
As part of a bigger refactoring to make Embark's build pipeline pluggable,
this commit moves the watcher into its own plugin module so it can be
consumed via Embark's event bus.

It also introduces new command handlers for all watcher related APIs respectively:

- watcher:start
- watcher:stop
- watcher:restart
2018-10-22 19:35:58 +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 feat(modules/pipeline): move pipeline into its own module plugin 2018-10-22 19:35:58 +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 feat(modules/watcher): introduce watcher plugin module 2018-10-22 19:35:58 +02:00