Hello.
We use source control for all our projects. I want to put the library that we created into source control.
Evidently the .wsl file is not enough since it contains only descriptive information.
So where is all the "real" stuff? That is, when I click the library name in the Open Recent menu in AS, what exactly is it loading and where is it located? That's the stuff I need to store in source control. Right?
Thanks in advance,
Mike
Mike,
In the directory where the wsl file is saved, there should also be a sub folder created for each StyleSet that is within the library. Within these folders you will find the css files and another sub folder with the images.
Let me know if you have any questions with this matter.
Alan
Thank you.