Skip to content

Windows compatibility issue with Url #5

Description

@taylortom

makeRelative doesn't work if mixing slashes.

Had a problem with the build process whereby we were looking for a windows escaped base URL in a *nix path.
i.e. something like

C:\Some\Dir\Path\
C:/Some/Dir/Path/File.ext

As Url uses a replace, this won't work, as the slashes conflict.

Have submitted #6 as a working example solution.

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