Replies: 1 comment
-
We never got around to this with the module refactor a while back. It would be good to do this and also rebase the IH on this. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Currently the "base core extension" is the
connector-core
, that gives the base services that are used for building a connector component, but there's no core module that can be used for a non-connector component build.This eventual module will register the modules of
connector-core
that are not strictly dependent to the connector domain as:this module could be called
runtime-core
.any thoughts?
Beta Was this translation helpful? Give feedback.
All reactions