Hi there, I am currently laying the foundations for a Design Language System. At the same time another team is working on the first of a series of Apps. My intention is to take the components that they create for that first app and then add them to the design system, so we can re-use elements for all the future Apps
The DLS and the the first App will be created as two separate design files within the same project. My hope was that at various intervals I would be able to copy and paste content from the App into the DLS then publish the library from the DLS and get the other team to use the library swap feature to swap their local components with those from the DLS published library.
But my initial tests lead me to believe that this isnβt possible. It seems that you can only use library swap on two externally published libraries rather than an external library (the DLS) and a local library (the App). Is this the case?
If so, what is the suggested workflow in this situation?
Any suggestions would be greatly appreciated. Many thanks