Replies: 0
Hello there,
I’m running bedrock + capistrano, and the paths are not standard. It can’t get to the minify folder, as it tries to get it generated by using “wp root” + “wp-content/path/to/minify”, however wp-content has been remapped. This happens when using a CDN.
Here’s a typical folder organization:
> bedrock root
> > wp/ (folder containing all core files)
> > app/ (remapped wp-content folder)
Would you mind directing me to whichever file is responsible for creating the path?
Thanks