How do I edit album and photo.ejs? If edit in the module/view folder then it will break the package management since i am editing in the module. If move the files to the view folder in the root (based on the example app) then i get an error. What am I missing? Do I really have to code my own template routing? I hoped that I could piggy back on your work.
How do I edit album and photo.ejs? If edit in the module/view folder then it will break the package management since i am editing in the module. If move the files to the view folder in the root (based on the example app) then i get an error. What am I missing? Do I really have to code my own template routing? I hoped that I could piggy back on your work.