Hey guys, I’m setting up a local build/git repo for my website. I’ve been setting it up to save out text files for each template so my dev team can use code editors.
My problem is that I noticed that it needs a basepath… now I could use “/Users/username/Documents/something/site-name/public_html/templates”, but that would mean anyone else that works on this will have to jump in and change that setting to work with their computer..
Is there any way to make this more relative?
Configuration:
EE 2.5.3
Mamp