mirror of https://github.com/embarklabs/embark.git
6044576ca0
It is unnecessary and not a good idea for `packages/embark` to provide dependencies to other monorepo packages via any kind of transitive dependency relationship. In this case, `embark` depended on `embark-core` and `embark-core` needs `embark-whisper-*` packages but it's `embark` that supplies those packages indirectly. It works out in the monorepo, *probably* in production too, but we need to move away from that pattern completely. |
||
---|---|---|
.. | ||
code-runner | ||
console | ||
core | ||
i18n | ||
logger | ||
reset | ||
typings | ||
utils |