embark/templates/demo
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
..
app remove unnecessary from 2018-09-15 07:51:17 -04:00
config comments re: flow/typescript in templates' config/pipeline.js 2018-10-22 19:35:55 +02:00
contracts use solc 0.4.25 by default 2018-09-14 18:50:46 -04:00
test update examples 2018-09-01 10:34:12 -04:00
dot.gitignore templates' .gitignore -> dot.gitignore 2018-08-12 14:58:05 -05:00
embark.json use solc 0.4.25 by default 2018-09-14 18:50:46 -04:00
package.json drop carret from react bootstrap due to recent issues 2018-08-20 09:42:33 -04:00