Hello everyone!
I have the following situation:
- File #1: Contains many components whose instances are being used in the same file. Also this file contains several features that now need to be splited into separate files.
- File #2: A new file published as a library that contains all the newer version components from File #1.
What I need now is to swap the instances in File #1 to use the components from the published library (File #2) instead of the local components in the same file.
Is there a way to do this automatically? Doing it manually is becoming a nightmare.
Thanks,
Leandro