embark/lib
emizzle 7de72cb474
Addressed PR feedback
- Created an “embark” module so that an “embark” process could be registered in the correct way. This service is only used on `embark run` (can be extended to other commands if needed).

- extracted “embark” to a const `DEFAULT_PROCESS` param in the `Console` component.

- extracted commands result rendering to it’s own function to keep the `renderTabs` function from getting cluttered

- Added sorting of logs by timestamp

- Added milliseconds to the log file data (which helps in sorting log messages).
2018-10-23 10:53:25 +02:00
..
core Addressed PR feedback 2018-10-23 10:53:25 +02:00
modules Addressed PR feedback 2018-10-23 10:53:25 +02:00
utils Fix for logs showing a string as an array 2018-10-23 10:50:40 +02:00
constants.json Changed scaffolding to service 2018-10-23 10:50:37 +02:00
index.js fixes due to bad rebase 2018-10-23 09:57:47 +02:00