Hi, I have multiple workspaces(because of 3rd party dependencies), temporarily I need to test this package with multiple workspaces simultaneously. For example, let's say in a_ws I have navigation and b_ws another package, I want to start them with order (first a then b when a is ready etc) when boots, is it possible and how?
Hi, I have multiple workspaces(because of 3rd party dependencies), temporarily I need to test this package with multiple workspaces simultaneously. For example, let's say in a_ws I have navigation and b_ws another package, I want to start them with order (first a then b when a is ready etc) when boots, is it possible and how?