Skip to content
New issue

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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] Look into url.fileURLToPath(url) and url.pathToFileURL(path) #1818

Open
molant opened this issue Feb 2, 2019 · 0 comments
Open

Comments

@molant
Copy link
Member

molant commented Feb 2, 2019

馃殌 Feature request

Description

node 10 has url.fileURLToPath(url) and url.pathToFileURL(path). Right now we have some helpers to do that (getAsURI and some other I don't recall right now). We should look into migrating to those if they do the same.

What scenarios will this solve?

Less code to maintain!

We should do this when we deprecate node 8 probably

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant