Skip to content

Doesn't always work with relative paths #1

@kflorence

Description

@kflorence

If I'm in /home/kflorence/dev/project/foo/bar and I require: optional("../baz/qux") it will fail because it's trying to look up /home/kflorence/dev/project/baz/qux instead of /home/kflorence/dev/project/foo/baz/qux

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions