Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Return correct URLs from File->getPublicPath for non-local disks (#841)
- Loading branch information
4ed9b10
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@wpjscc I had to revert this, see #844 for a WIP PR to refactor our usage of these "pseudo" disks. In the meantime you should be able to solve your immediate issues by setting the path property to an absolute URL in your project's configuration.
@jaxwilko should be happy to see the refactoring PR 😉