We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
It might be useful to support path.
Universal support is partially done in unjs/pathe. We need to completely remove path dependency and then we can reuse it (https://github.com/unjs/pathe/blob/main/src/path.ts)
unjs/pathe
path
The text was updated successfully, but these errors were encountered:
@danielroe Do you have time to work on this for pathe?
Sorry, something went wrong.
~> unjs/pathe#10 (wip)
What is remaining?
oh, only was planning on checking things like drive name complexity and server mounts, etc.
Those can be iteratively improved as well.
bd473c5
danielroe
No branches or pull requests
It might be useful to support path.
Universal support is partially done in
unjs/pathe
. We need to completely removepath
dependency and then we can reuse it (https://github.com/unjs/pathe/blob/main/src/path.ts)The text was updated successfully, but these errors were encountered: