https://discord.umbraco.com logo
Hi everyone. Question regarding best practice here...
# package-development
m
Hi everyone. Question regarding best practice here. I have a website that I've based off the Umbraco nuget package. It loads my website fine and I can access the Backoffice. Now I would like the ability to potentially modify the Backoffice or Core stuff. I cloned the entire repo locally and branched out my own version. What is the best strategy for my website code to use any changes I've made to my branched version of Umbraco? Do I make a nuget package from the repo have my website pull this version of the package? Thank you.
2 Views