Forum Discussion
Dave Gerrard
Jan 21, 2019Brass Contributor
Using OneDrive as a crude source control repo for SPFx solutions
In need of a crude source control repository while IT set up an official one and resolve proxy rules around installing and updating solutions via npm (I'm having to install and update packages via np...
Matt Weston
Jan 22, 2019Iron Contributor
I normally create all of my repos in a One Drive synced folder as it gives me that piece of mind that any local changes I make are backed up in the case of HD disaster. It doesn't give you the CI/CD and other shiny functionality that you'd get with a solution like Azure DevOps but it's better than nothing!