At the moment the core initializes upon requesting the first component. The initialization registers the host with the registry and saves the generated hostId. We should add a way for consumers to trigger initialization when they want to or do it automatically when the app loads.
At the moment the core initializes upon requesting the first component. The initialization registers the host with the registry and saves the generated
hostId. We should add a way for consumers to trigger initialization when they want to or do it automatically when the app loads.