I have a Visual Studio project that is deployed to SharePoint as a feature. I have now added a script file to the requirement of that project.
What is the best practice so that the SharePoint Solution will deploy and retract this file to/from the TEMPLATE folder.
What is best practice here?
Thanks.