embark-area-51/cmd
emizzle 0760965bda
Overwrite log file so .embark doesn’t bloat
The embark log file is being overwritten each time embark is run. There is a separate log file for each context, so that running, for example, `embark run` then `embark console` doesn’t get the `run` log overwritten with the `console` log.
2018-10-23 10:54:35 +02:00
..
dashboard fix eslint on EVERYTHING 2018-10-23 10:26:14 +02:00
cmd.js Error handling, added overwrite, fixed duplication of components 2018-10-23 10:50:03 +02:00
cmd_controller.js Overwrite log file so .embark doesn’t bloat 2018-10-23 10:54:35 +02:00