Need:
I would like to optimise the publishing of the different libraries and ideally manage it from a central place.
Use case:
I have one asset library
I have one style library
I have one component library
I have multiple files for different features - Figma being still too slow to allow me to manage a whole application in one file.
Let’s say all the feature files need elements from the three above-mentioned library.
Now I change a color in the style library and as of today what I would have to do would be the following:
- Go in each dependent library and update all the elements that use the color from the style library
- Publish the libraries
- Go in each file to update the components
- in some cases publish some files so that other files can have the latest update of components
This requires to open many files and this could be “easily” optimised if there was a feature that allowed to create a pipeline that we can run everytime we update a library.
Or another solution, have a centralised place in which we would manage all the updates/dependencies of the libraries.