embark/templates
Pascal Precht a0ef234fea
feat(modules/pipeline): move pipeline into its own module plugin
This is the first step of refactoring Embark's pipeline abstraction into
dedicated plugin modules that take advantage of Embark's event system.

With this commit we're moving `Pipeline` into `lib/modules/pipeline` and
introduce a new command handler `pipeline:build`. Embark's engine now
requests builds via this command handler.

Notice that `Watch` still lives in `lib/pipeline` as this is a step-by-step
refactoring to reduce chances of introducing regressions.
2018-10-22 19:35:58 +02:00
..
boilerplate comments re: flow/typescript in templates' config/pipeline.js 2018-10-22 19:35:55 +02:00
demo feat(modules/pipeline): move pipeline into its own module plugin 2018-10-22 19:35:58 +02:00
simple use solc 0.4.25 by default 2018-09-14 18:50:46 -04:00