mirror of https://github.com/embarklabs/embark.git
a7edca0be8
`Engine.startEngine(cb)` potentially exits the current process if any registered plugins emits an error in the bootstrap phase. This limits consumers of this API to react accordingly. Embark's APIs should be considered library APIs that propagate errors, but let callers decide what to do with them. This commit ensures we keep propagating the error of `startEngine()` without exiting the current process. |
||
---|---|---|
.. | ||
code-runner | ||
console | ||
core | ||
i18n | ||
logger | ||
reset | ||
typings | ||
utils |