integrant 2021-01-14

Hi, is it possible to start a component before all others?

Without having to pass it to all others

I think the order is only determined through refs

Another approach - you can start component explicitly, but having a ref (dependency) feels as more natural to me